Skip to content

Make request with return type and allow handling of error body as json string #18

@davidcryer

Description

@davidcryer

I would like the ability to make a request whilst specifying a return type, but not have it throw an exception when the request fails because it still tries to deserialise the response to the return type class. Instead, I would like another method on the Response class to return the resource/content/body as a string (that could then be logged out easily)

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