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

Errors should always return http_code #13

Closed
joeybaker opened this issue Jan 2, 2014 · 1 comment
Closed

Errors should always return http_code #13

joeybaker opened this issue Jan 2, 2014 · 1 comment

Comments

@joeybaker
Copy link

In production, I've seen several errors returned from cloudinary where result.error.message is: Server returned unexpected status code - 502 or Server returned unexpected status code - 504. However, the result.error.http_code is undefined. Since we obviously know the status code, it would be great to have that filled out too – in the name of consistency :)

@TalLevAmi
Copy link
Contributor

fixed in 1.0.7

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

No branches or pull requests

2 participants