Post

Replies

Boosts

Views

Activity

Reply to Sign in With Apple Error with 'invalid_grant' and description 'the code has already been used'.
Our app was built with Flutter and implements Sign in with apple with this package: https://pub.dev/packages/sign_in_with_apple I wonder if there's any similarity between other cases. This error happens specifically when the authorization code has been sent to our server and our server sends it to 'https://appleid.apple.com/auth/token' to request id_token.
May ’21