-
### Description
I’m currently using the Axios client and have configured it with the following settings:
```ts
client.setConfig({
throwOnError: true,
})
```
Even though this setting autom…
-
-
## Overview
With `axios@1.7.7`, `axios-mock-adapter@2.1.0`, `typescript@5.6.3`, using `MockAdapter` causes TypeScript to error about type differences between `axios` when imported via our ESM code …
-
### Summary
I have a single graphile-worker process that processes a small queue of mostly low priority web scraper stuff with occasional high priority items (emails).
I'm seeing my worker…
-
### Discussed in https://github.com/Tsuk1ko/cq-picsearcher-bot/discussions/477
Originally posted by **Miuzarte** November 14, 2024
TLSv1.2下403
```log
11/14/2024, 2:53:27 PM [error] ascii2d
…
-
using Axios to post FormData to a URL
I am attempting to submit a file
I grab the file data using your fileFromPath method.
When Axios attempts to send, I get the error message:
source.on…
-
[AndroidInAppWebViewController] (android) WebView ID 0 calling "onLoadResource" using [{url: https://sample.in/user/verify/, initiatorType: xmlhttprequest, startTime: 787.2000000476837, duration: 53…
-
### What version of Bun is running?
Tried on 1.0.2 and 1.0.3+25aa51dfc4976d1477d2714e5742393f190dc39f
### What platform is your computer?
Linux 5.4.0-155-generic x86_64 x86_64
### What ste…
-
Always use authenticated Octokit for requests related to the repository. Axios is not authenticating as the bot, so it has no access and is throwing a 404.
> ```diff
> ! action has an uncaught er…
-
### Version
v24.0.0-pre
### Platform
```text
Linux fedora 6.11.6-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 16:09:34 UTC 2024 x86_64 GNU/Linux
```
### Subsystem
_No response_…