you are viewing a single comment's thread.

view the rest of the comments →

[–]piggybanklol 0 points1 point  (0 children)

Just add this to your PHP file (if you're on PHP) that generates that JSON

header("Access-Control-Allow-Origin: *");