We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2897dca commit 33fa30fCopy full SHA for 33fa30f
internal/token.go
@@ -92,6 +92,7 @@ func (e *expirationTime) UnmarshalJSON(b []byte) error {
92
var brokenAuthHeaderProviders = []string{
93
"https://accounts.google.com/",
94
"https://api.dropbox.com/",
95
+ "https://api.dropboxapi.com/",
96
"https://api.instagram.com/",
97
"https://api.netatmo.net/",
98
"https://api.odnoklassniki.ru/",
0 commit comments