Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RequestException.php to better handle non-array error responses #78

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bretmette
Copy link

It is possible for the response to not be an array, but a single string. This patch handles that case.

It is possible for the response to not be an array, but a single string. This patch handles that case.
Copy link
Contributor

@sndsgd sndsgd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bretmette can you add a test case to illustrate the issue and confirm your solution works?

@ghost
Copy link

ghost commented Dec 21, 2019

you are wasting your time here, tumblr doesnt care about updating there api and there customers

@tumblr tumblr deleted a comment from yahoocla Nov 15, 2020
@komapa
Copy link
Contributor

komapa commented Nov 15, 2020

@bretmette can you add a test case to illustrate the issue and confirm your solution works?

☝️

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.

None yet

3 participants