Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AxiosError: Request Failed with Status Code 500 #156

Open
Ai-Artsca opened this issue Dec 15, 2022 · 0 comments
Open

AxiosError: Request Failed with Status Code 500 #156

Ai-Artsca opened this issue Dec 15, 2022 · 0 comments

Comments

@Ai-Artsca
Copy link

Uncaught (in promise)
AxiosError
code
:
"ERR_BAD_RESPONSE"
config
:
{transitional: {…}, transformRequest: Array(1), transformResponse: Array(1), timeout: 0, adapter: ƒ, …}
message
:
"Request failed with status code 500"
name
:
"AxiosError"
request
:
XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, …}
response
:
{data: {…}, status: 500, statusText: '', headers: AxiosHeaders, config: {…}, …}
stack
:
"AxiosError: Request failed with status code 500\n at settle (http://localhost:3000/static/js/bundle.js:284353:12)\n at XMLHttpRequest.onloadend (http://localhost:3000/static/js/bundle.js:283093:66)"
[[Prototype]]
:
Error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant