react-native-instagram-login
react-native-instagram-login copied to clipboard
403 Error [URGENT]
Calling 'https://api.instagram.com/oauth/access_token' returning Forbidden 403. Started yesterday randomly.
I am on the latest version too.
+1
+1
same happening with me
As far as I can tell there's an issue with the redirectUrl Still haven't figured how to solve it.
What I noticed is that when it's first time I logged into IG then it worked just fine, and if it's second attempt so browser kinda had already remembered my account - it failed with 403.
I suppose it is the cookies issue, as it returned html page with the text that said smth about cookies
couple times.
What I noticed is that when it's first time I logged into IG then it worked just fine, and if it's second attempt so browser kinda had already remembered my account - it failed with 403.
I suppose it is the cookies issue, as it returned html page with the text that said smth about
cookies
couple times.
I don't think so, because I tried with props incognito
but it still gets that issue.
+1
Adding to all the above comments. This issue comes only for Android. It works perfectly fine for iOS every time. Even it works every time on Postman too.
@sujay-bidchat were you able to find a solution for this?
@nimit07 I have found a workaround for this issue. You can send the "code" to BE (Back End) and let them get the access_token for you. This is what I've done.
@sujay-bidchat were you able to find a solution for this?
Having the same issue. Any workaround or Fix?
Workaround that I ended up using is this