passport-facebook-token icon indicating copy to clipboard operation
passport-facebook-token copied to clipboard

The token is generated by facebook-ios-sdk version 17.0.0 is not working

Open letruonglamit opened this issue 10 months ago • 2 comments

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

letruonglamit avatar Apr 16 '24 05:04 letruonglamit

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?

DHoefakker avatar May 13 '24 12:05 DHoefakker

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

LebonNic avatar Jun 13 '24 08:06 LebonNic