cloudinary / cloudinary/cloudinary_npm

Library should reject with Error objects

Open
#131 6 comments 2 reactions 1 assignee Claimed by @strausr View on GitHub
enhancement
Dominant language
JavaScript
Stars
666
Forks
319
Avg merge
17h 18m
Merged PRs (30d)
3

Description

Rejects, callbacks, exceptions are coming back with plain object that looks like: {error: {http_code:404, message: "some message"}}.
It should be an instance of Error class.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.