You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using https://www.npmjs.com/package/react-native-fbsdk-next to generate the token. In old version, it works fine but when I upgrade to the latest version (v13.0.0) to match with Facebook Policy Limit Login. passport-facebook-token can not verify the token
Thanks for support
The text was updated successfully, but these errors were encountered:
We're facing the exact same issue, after the required update of facebook SDK, passport-facebook-token cannot verify the token.
It throws the error InternalOAuthError: Failed to fetch user profile
Is there any solution available?
I am using https://www.npmjs.com/package/react-native-fbsdk-next to generate the token. In old version, it works fine but when I upgrade to the latest version (v13.0.0) to match with Facebook Policy Limit Login.
passport-facebook-token
can not verify the tokenThanks for support
The text was updated successfully, but these errors were encountered: