diff --git a/oauth2.go b/oauth2.go index 21e187a..6ea3fd6 100644 --- a/oauth2.go +++ b/oauth2.go @@ -428,6 +428,8 @@ var brokenAuthHeaderProviders = []string{ "https://api.odnoklassniki.ru/", "https://connect.stripe.com/", "https://api.pushbullet.com/", + "https://oauth.sandbox.trainingpeaks.com/", + "https://oauth.trainingpeaks.com/", } // providerAuthHeaderWorks reports whether the OAuth2 server identified by the tokenURL