Skip to content

Make golang example client not discard diagnostic messages for errors #15

Description

@BitonicEelis

If you do an operation like AddOrder but don't have permission, then the client code just returns a "Request didn't return a HTTP Status 200" message, which is not very informative. The server does actually return a diagnostic message with a code such as INSUFFICIENT_RIGHTS, but this message is currently discarded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions