Instagram API Redirect URI SSL for localhost without the Warning
Instagram API requires redirect uris to have an SSL certificate (HTTPS connection). I use Instagram API for my mobile app, and OAuth response should first invoke procedure in the app. I am able to create a server to catch this…