I'm new to mobile development.
I have an app that has Instagram Authentication.
My URL scheme is working. When I open Safari and type myapp:// it opens the app.
When I try to add myapp:// as the redirect URL in Instagram API it errors and says Enter a valid website.
How do I get this redirect URL to work? What should I have as Instagrams redirect URI?
Thank you in advance.