Skip to content

JSON error on getDetails when it returns 5xx status code #107

@PriOliveira

Description

@PriOliveira

In the getDetails method, when the response status code is 5xx, it raises an error when attempting to read a JSON.

For example, when there is a 503 and it raises ContentTypeError: Attempt to decode JSON with unexpected mimetype: text/plain.

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