Hi,
We did all the configuration as requested in documentation for Apple SignIn, Sign In from app is happening properly but when we are trying to verify token with Backend. We are getting below Error from Service
{ "error": "invalid_grant", "error_description": "The code has expired or has been revoked." }
Are we missing anything?
Hi @Taral7,
Please see the following technote to troubleshoot your invalid_grant
error:
TN3107: Resolving Sign in with Apple response errors
Cheers,
Paris