-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Description
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 :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels