thebergamo / react-native-fbsdk-next

MIT License
633 stars 165 forks source link

Limited login doesn't return authentication token #475

Closed marcin-piela-800 closed 4 months ago

marcin-piela-800 commented 5 months ago

Any idea why limited login doesn't return an AuthenticationToken? When I select the Facebook account in the modal window, it redirects me to the app with isCancelled: true every time. It works with non-limited login (I can get AccessToken), but my API requires an authentication token, so limited login is necessary. My Facebook app is live, and I noticed that I can get an AuthenticationToken when the user is assigned to the Facebook app as a test user only

mikehardy commented 5 months ago

Sorry to say this isn't a use case for me as the only person normally around this repo as maintainer so I have no idea

Not mentioning that to be unhelpful, but to emphasize that if no one else from the community responds here you'll need to prepare to dig in on wider documentation searches + possibly instrumenting the code here for your app with logs that show more clearly what is going on and hopefully why

I can merge any reasonable PRs though

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.