-
### Describe the issue
I've tried running the code provided to create a user registration feature, but I'm facing a 500 Axios Error. I've confirmed through Postman and Swagger that data is received c…
Gam5g updated
1 month ago
-
Recently we up our `axios-retry` lib version and still applied our patch to fix this bug 😅
So I decided to quickly share it, maybe someone wants to implement it in future version and just reuse our p…
-
View details in Rollbar: [https://app.rollbar.com/a/commonwealth/fix/item/Commonwealth/9569](https://app.rollbar.com/a/commonwealth/fix/item/Commonwealth/9569)
```
AxiosError: Request failed with st…
-
hi @meafmira,
I think axios should be moved to peerDependencies. Especially since it is not used in generated files
redacted output of `yarn why axios`
```
yarn why v1.21.1
[1/4] 🤔 Why do we…
-
Mailjet is broken on Cloudflare, and when using NuxtJS projects deployed on NuxtHub
Sending a mail triggers a 500 error :
`The 'credentials' field on 'RequestInitializerDict' is not implemented.`
…
-
### Description
This is a very hard problem to reproduce in a small environment, so I hope this is because I'm doing something wrong and it's immediately obvious from the given configuration.
The …
-
### Describe the Bug
When setting a query with filters inside a custom module, these filters are not taken care of when the request is triggered. The fields are missing in the query string and henc…
-
AxiosError: Request failed with status code 404
this is the error that shows up on console
-
### Description
Hey, I want to replace the existing request clients (http, axios...) with my own client (A wrapper of axios with extra utils and different interface)
I could only find usage of the …
-
### Describe the bug
Thank you for developing axios.
## env
- node22.6.0
- nextjs^14.2.3
- axios@1.6.0
- typescript^5.0.4
- @tanstack/react-query"^4.24.4
## background
This error has been…