Add Zoho to the list of broken providers

As per the documentation https://www.zoho.com/crm/help/api/v2/#generate-access
This commit is contained in:
Fredrik Wallgren
2018-10-17 15:36:50 +02:00
committed by GitHub
parent c57b0facac
commit ba758b032a

View File

@@ -133,6 +133,7 @@ var brokenAuthHeaderProviders = []string{
"https://whats.todaysplan.com.au/rest/oauth/access_token",
"https://stackoverflow.com/oauth/access_token",
"https://account.health.nokia.com",
"https://accounts.zoho.com",
}
// brokenAuthHeaderDomains lists broken providers that issue dynamic endpoints.