Reputation: 18649
Note: My primary intent is to get around CORS issues with a service
Upvotes: 8
Views: 794
Reputation: 755
It seems to me that whatever service you're using is forcing the redirect like @Steve's comment mentioned. They might be forcing HTTP_REFERER to be a certain domain. Since I don't know what service you're calling this is just a guess.
Upvotes: 1