hungdev / react-native-instagram-login

a react native instagram login component (support android & ios). Pull requests are welcome!
https://www.npmjs.com/package/react-native-instagram-login
184 stars 103 forks source link

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

Open Muhammad-GH opened 3 years ago

Muhammad-GH commented 3 years ago

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

eth-jashan commented 2 years ago

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

saurabh-cimpress commented 2 years ago

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