Skip to content

Conversation

@mrwalker
Copy link
Contributor

@mrwalker mrwalker commented Feb 2, 2015

This PR addresses oauthlib issue #296 triggered when MailChimp responds to fetch_token with scope explicitly set to null.

It also addresses difficulty performing an authenticated request to their metadata endpoint to fetch datacenter information caused by MailChimp setting expires_in to 0 in the token.

These token entries are well documented, but surprising and maybe unorthodox.

… (oauthlib/oauthlib#296) and an unreported issue I ran into where oauthlib rejects MailChimp tokens with expires_in set to 0
@coveralls
Copy link

Coverage Status

Coverage increased (+0.71%) to 86.51% when pulling 5932117 on mrwalker:master into 50e8529 on requests:master.

@Lukasa Lukasa merged commit 5932117 into requests:master Dec 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants