function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Yogesh Malbhage 18Yogesh Malbhage 18 

Auth.AuthToken.revokeAccess not working

In apex I am getting value retued by Auth.AuthToken.revokeAccess() method as true but the link is still not getting deleted.

Please help me through this.
Thanks