Even when calling the Apple Login Revoke API, the app still remains in the user's account.

Problem Situation

  1. User membership withdrawal request → revoke API call
  2. It always returns status code 200, but once out of 5~10, it remains an app linked to the user's Apple ID.
  3. Re-request user Apple login → Email is returned as null
  4. Currently, the only solution is for users to manually delete apps linked to their Apple ID. Email sent when re-requesting Apple login

When the above problem occurs, even if the Revoke API is called multiple times, the app linked to the user's Apple ID is not deleted, and when requesting Refresh Token validation, it has already expired.

Releated Issues

Hi @nero-angela,

Please follow the steps in the following post to gather the information for your Sign in with Apple client. Once completed, please respond here with your Feedback ID so I can escalate this to the appropriate engineering teams to begin our investigation.

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

Cheers,

Paris X Pinkney |  WWDR | DTS Engineer

Even when calling the Apple Login Revoke API, the app still remains in the user's account.
 
 
Q