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

Getting Invalid User Id #123

Open mayursofbang4 opened 10 months ago

mayursofbang4 commented 10 months ago

Getting invalid user Id in different environment when we are using this plugin. On the other hand if use the instagram URLs to generate code and then access token then we are getting the correct user id, which helps to get the username.

Any help on this please?