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
👋👋👋When trying to login with apple show this error👋👋👋 Client error: POST https://appleid.apple.com/auth/token resulted in a 400 Bad Request response: {"error":"invalid_client","email_verified":false}
#53
I recreated my JWT token to make sure it was not expired and I made sure the ES256 algorithm was being used.
Has anyone with this issue found a solution?
The text was updated successfully, but these errors were encountered:
developeralamin
changed the title
When trying to login with apple show this error👋
When trying to login with apple show this error👋 Client error: POST https://appleid.apple.com/auth/token resulted in a 400 Bad Request response: {"error":"invalid_client","email_verified":false}
Sep 3, 2024
developeralamin
changed the title
When trying to login with apple show this error👋 Client error: POST https://appleid.apple.com/auth/token resulted in a 400 Bad Request response: {"error":"invalid_client","email_verified":false}
👋👋👋When trying to login with apple show this error👋👋👋 Client error: POST https://appleid.apple.com/auth/token resulted in a 400 Bad Request response: {"error":"invalid_client","email_verified":false}
Sep 3, 2024
Client error:
POST https://appleid.apple.com/auth/token
resulted in a400 Bad Request
response: {"error":"invalid_client","email_verified":false}JWT token
I recreated my JWT token to make sure it was not expired and I made sure the ES256 algorithm was being used.
Has anyone with this issue found a solution?
The text was updated successfully, but these errors were encountered: