Hi I am having an issue with Instagram while performing authentication process. It was working fine few weeks ago, nothing changed in the code.
The issue now facing
The problem you're seeing is related to the callback URL. Instagram no longer seems to accept custom schemes. Your callback needs to be http or https ( it can't be, for example customapp:// ).