RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: benoist
Site: http://www.web2000.nl
Hi Ryan,
Did you try to set this header from your app in order to prevent the javascript error?
response.headers["Access-Control-Allow-Origin: facebook.com"]
Don't have time to try it right now, I can try it tomorrow maybe.
Greetz
Benoist
Hi Ryan,
Did you try to set this header from your app in order to prevent the javascript error?
response.headers["Access-Control-Allow-Origin: facebook.com"]
Don't have time to try it right now, I can try it tomorrow maybe.
Greetz
Benoist