Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

Update ConsumerAbstract.php for new HTTP response code #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavidAnderson684
Copy link

As of today, Dropbox is sending a 400 error code in response to the getAccessToken() call that the authenticate() method makes, which was causing the 3-legged flow to abort, as the code wasn't catch-ing that. This amend fixes that and restores functionality.

As of today, Dropbox is sending a 400 error code in response to the getAccessToken() call that the authenticate() method makes, which was causing the 3-legged flow to abort, as the code wasn't catch-ing that. This amend fixes that and restores functionality.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant