I coded the twitter search app according to the twitter search app tutorial with oauth2. However when I test and debug I notice that the service calls are getting below errors from twitter:
OPTIONS https://api.twitter.com/oauth2/token 405 (Method Not Allowed) jquery-1.8.2.js:8416
OPTIONS https://api.twitter.com/oauth2/token No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://appery.io' is therefore not allowed access. jquery-1.8.2.js:8416
XMLHttpRequest cannot load https://api.twitter.com/oauth2/token. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://appery.io' is therefore not allowed access. startScreen.html:1
Even when I use the proxy, it does not seem to work. Could you please help. Here's my app link:
http://appery.io/app/project/4530c323...