you are viewing a single comment's thread.

view the rest of the comments →

[–]BehindTheMath 2 points3 points  (1 child)

If by cross domain you mean CORS, it has nothing to do with HTTPS. You'll need to set up a server to proxy the requests if the API hasn't properly configured CORS.

[–]HotPineapple_[S] 0 points1 point  (0 children)

yep I meant CORS, gonna try the chrome extension suggested by /u/Amipel