The
Same Origin Policy will generally prevent you from doing this unless the target site sets a
CORS header. See:
Same Origin Policy https://en.wikipedia.org/wiki/Same-origin_policyYour alternative is to use a proxy. One proxy you can use is the
YQL (Yahoo Query Language) service along with the YQL jQuery Plugin:
Yahoo Query Languagehttps://developer.yahoo.com/yql/jQuery YQL Pluginhttps://github.com/hail2u/jquery.query-yqlThis post may be helpful:
How to Use YQL with QuickBasehttps://community.quickbase.com/quickbase/topics/how-do-you-use-yql-with-quickbase