Conditions under which a JWT client token expires

In order to use Sign in with Apple, I issued a JWT client according to the instructions and was able to connect without any problems, but suddenly an INVALID_CLIENT error started to occur.

The error was resolved by re-obtaining the JWT client token and resetting it.

The validity period of the JWT client token is 6 months and it has not expired yet, but I would like to know why I am getting an INVALID_CLIENT error.

Hi @yujid,

For us to begin investigating any issue with Sign in with Apple, we need more information from you. Please see the following post:

Gathering required information for troubleshooting Sign in with Apple authorization and token requests https://developer.apple.com/forums/thread/762831

However, the server logs are periodically purged, so you would need to have reproduced the issue recently in order for us to compare logs.

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Conditions under which a JWT client token expires
 
 
Q