Hello.
I use the Googleoauth2 class to send mail. Everything works fine, but when a week or so passes. the access token is not renewed and I get this error:
I use the Googleoauth2 class to send mail. Everything works fine, but when a week or so passes. the access token is not renewed and I get this error:
B4X:
Getting access token from refresh token...
ResponseError. Reason: , Response: {
"error": "invalid_grant",
"error_description": "Token has been expired or revoked."
}
Error accessing account.