Autodesk-Forge / forge-api-nodejs-client

Forge Node.js SDK: Provides Node.js SDK to help you easily integrate Forge REST APIs into the application
Apache License 2.0
122 stars 87 forks source link

isuues with error handling #32

Closed mogadanez closed 5 years ago

mogadanez commented 6 years ago
  1. Errors should be instance of Error, currently its a plain objects
  2. details of is error is skipped. For example error for createBucket request sya only 400:badRequest but in response body detailed description is available about allowed characters