Skip to content

No response data in Error Case #48

@loiu92

Description

@loiu92

Hello,

I just try your module and it's working well.
I just don't have any response object when HTTP Code is 422

body: ReadableStream { locked: false }
bodyUsed: false
config: Object { headers: {…} }
headers: Headers {  }
ok: false
redirected: false
status: 422
statusText: "No Reason Phrase"
type: "cors"
url: "https://url"
<prototype>: {…}

But in Axios, i have in the returned object, a response field then a data with my json.

Did i do something wrong (i didn't change anything from my axios implementation)

Thanks in advance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions