dart-lang / dart-lang/pub-dev

SMTP Authentication Failed (code: 334)

Open
#6,128 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.