0
votes
2answers
94 views
snap.com snapshots disobeys Same Orgin Policy?
I'm trying to write some Javascript that shows data based on an HTTP GET request to a server on a different domain. From what I've read, this is made tricky due to the SOP (Same Origin Policy). …
