I was developing an application in Chrome and needed to use Instagram's api to display some photos but when I went to do the tests the following error appeared:
WhatIfoundstrangebecausetheapplicationhasspecialpermissiononthesite:
I've been living with this error for a while now, I've looked in Google for related issues and I have not figured out how to make an ajax request from an external site in a Hosted app in Chrome.
>Curiosity: This same request works in a normal extension in the browser but in an app this error occurs.
Help me!