I have a running application that does scheduled wall posts to one of their friends on behalf of the user.
The application was running fine for quite some time but recently quiet a few of the users have reported the messages not being posted.
The logs shows
OAuthException: The access token could not be decrypted.
Even if the user revisits the application and resets their Access token the exception persists.
What may be the root of the error and ways to work around it?
