hungdev/react-native-instagram-login

react-native-instagram-login page return a HTML page on failure

Muhammad-GH opened this issue · 2 comments

i have followed the steps as mentioned in https://developers.facebook.com/docs/instagram-basic-display-api/getting-started article but when i try to login from my react native app it returns a html page which says not found. I have tried searching for it alot but couldn't find any solution.
When i hit the api from postman i get the correct response for both https://api.instagram.com/oauth/access_token as well as form https://graph.instagram.com/. Can any body suggest a solution ?
image

Hey @Muhammad-GH , got it working? Getting the same error

I also have the same html page not found error. Did anyone manage to have a workaround?