No redirect to callback URL when authenticating to Instagram
问题 I am having troubles with my server-side login flow to Instagram. I am using: passport.js (passport-instagram) in my Node.js server, at the domain example.com A simple WebView in my android client. The issue is that sometimes after typing the credentials the client is not redirected to the callback url. These are the URLs as seen from the client when everything is working: https://example.com/auth/instagram : user visits my server and is redirected to instagram https://api.instagram.com/oauth