Skip to content

Requesting a new certificate doesn't return the actual errors #1

@dmeijboom

Description

@dmeijboom

When using client.Request().Send() the RequestResponse doesn't include the errors JSON key. Without that the only thing we will get back from the server is Bad request if the server returns a 400 error. It would be better if the response also contains the error list because that will contain details error messages for each field.

I'll make a PR tomorrow to fix this.

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