Post

Replies

Boosts

Views

Activity

Reply to `invalid_grant` when exchanging authorization code obtained from `ASAuthorizationAppleIDCredential` on the server-side
Guys, I finally understood. In my case, my test was failed because I´m trying validate the authentication code more than one time. You have only one chance to validate the authentication code! Remember that authentication expires in a few minutes. Then, you need to login each test and get new authentication code for each validate test.
Feb ’21