passport-facebook-token
passport-facebook-token copied to clipboard
The token is generated by facebook-ios-sdk version 17.0.0 is not working
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
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?
Hello, I have the same problem as you. I found a post on stackoverflow that seems to explain where the problem comes from.
Best regards, Nicolas