WP Mail SMTP error
-
Hoe krijg ik de error die nu in de WP mail SMTP zit uit de website? Ik krijg steeds een authorisatie error
Mailer: Gmail
{
‘error’: {
‘code’: 401,
‘message’: ‘Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.’,
‘errors’: [
{
‘message’: ‘Login Required.’,
‘domain’: ‘global’,
‘reason’: ‘required’,
‘location’: ‘Authorization’,
‘locationType’: ‘header’
}
],
‘status’: ‘UNAUTHENTICATED’
}
} -
- Het onderwerp ‘WP Mail SMTP error’ is gesloten voor nieuwe reacties.