hagsteel / swampdragon

swampdragon
Other
557 stars 73 forks source link

No 'Access-Control-Allow-Origin' header is present on the requested resource #117

Open andrewfam opened 9 years ago

andrewfam commented 9 years ago

I've tried to deploy swampdragon to a server. Link is below http://trippening.com/chats/all/

XMLHttpRequest cannot load http://sd.trippening.com/data/info. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://trippening.com' is therefore not allowed access. The response had HTTP status code 404.

Getting the above. Any way to get this working?

BuckinghamIO commented 9 years ago

Can you share your swamp dragon settings from your settings.py

hagsteel commented 9 years ago

Have you configured your server and domain names etc. to work with this?

If it's working locally on your dev machine I'd say this is a server issue

a1Gupta commented 8 years ago

Any updates on this ?