Replies: 1
oauth link for gmail is changed after last update
FROM
https://mydomain/wp-admin/options-general.php?page=wp-mail-smtp&tab=auth
TO
https://mydomain/wp-admin/admin.php?page=wp-mail-smtp&tab=auth
cause this error
Mailer: Gmail
{
“error”: “invalid_grant”,
“error_description”: “Token has been expired or revoked.”
}
Please review your WP Mail SMTP settings in plugin admin area. Consider running an email test after fixing it.
the problem is that practically the authorization is not then valid on ALL the sites where I have installed the plugin (which are many) and now I have to reinsert all the authorization links in the google console
FIX IT PLS
regards