SMTP Authentication Failed (code: 334)
Open
Area: stackdriver error report
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
```
Error: Authentication Failed (code: 334),
response: < eyJzdGF0dXMiOiI0MDAiLCJzY2hlbWVzIjoiQmVhcmVyIiwic2NvcGUiOiJodHRwczovL21haWwuZ29vZ2xlLmNvbS8ifQ==
```
The base64 string decodes to:
```js
{"status":"400","schemes":"Bearer","scope":"https://mail.google.com/"}
```
Contributor guide
Assessment
This issue has not been assessed yet.