-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Invalid Signature while validaing Facebook Limited Login's JWT #2416
Comments
Anyone, Please help me with this issue. |
We are also experiencing this issue |
Anyone found the fix |
Hello, I was looking for a solution to the same problem, what I realized is that there was no problem at the first place. Check this out: |
We still have this issue and it's not caused by Xcode truncation as we've tried multiple methods to extract the token. It is decoded successfully but fails to pass the signature verification. |
no ideas??? just it is what it is?! |
Seeing this issue with SDK version 16.3.1 + Xcode version 16.0.0. Can someone please look into this? |
Checklist before submitting a bug report
Xcode version
1.1.1
Facebook iOS SDK version
17.0.1
Dependency Manager
Other / I don't know
SDK Framework
Login
Goals
While Verifying Facebook Limited Login JWT, The Signature should be verified, But It throws "invalid signature" Error
Expected results
The Signature should be verified successfully
Actual results
It throws an "Invalid Signature" Error
Error: invalid signature
Steps to reproduce
Code samples & details
The text was updated successfully, but these errors were encountered: