Skip to content

The conversation.Message structure does not return the error substructure. #127

Description

@krzysztofreczek

When there is a message with a rejected status, the GET /v1/messages/:id endpoint returns an error substructure with a detailed error description as you can see in the screenshot below:
image

Unfortunately, the error substructure is not available in the Go client conversation.Message payload:

type Message struct {

Is this missing, or is there another recommended method of retrieving the error details using the Go client?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions