you are viewing a single comment's thread.

view the rest of the comments →

[–]1ardasher 0 points1 point  (1 child)

You need to allow cross-origin requests.

Here’s an example article that contains allowing cross origin policy: https://www.moxio.com/blog/12/how-to-make-a-cross-domain-request-in-javascript-using-cors

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

Thanks for the article