Skip to content

How to distinguish error and result? #12

@constantine-fry

Description

@constantine-fry

Posting request to accounts/Account_ID/categories without JSON body returns following result:

 {
     code = "MALFORMED_JSON_ERROR";
      details =     (
     );
     reason = "The HTTP message body couldn't be parsed as JSON.";
  }

Would be nice to put it in inside error parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions