Aitor Alonso
Aitor Alonso
#### Describe the issue Axios is throwing `UNABLE_TO_VERIFY_LEAF_SIGNATURE` just for some requests to the same server using `rejectUnauthorized: false` #### Example Code I have a method `sendRequest` as follows: ```ts...
Since a few days ago, I'm getting this error message. Here is the debug trace:  ```yaml name: "Sync with original repo - action" #https://github.com/marketplace/actions/fork-sync on:...
Based on https://github.com/tgymnich/fork-sync/issues/46#issuecomment-967167575 I think the `Readme.md` should be updated now that #71 is merged and v1.6 is out, so the template example and docs should reflect the actual changes....
Hi everyone, First thanks for your job with the API, I think you are doing a good job here. I'm trying to enable 2FA on my account, and I think...
I searched for them, but I found nothing. I'll appreciate any help. Thanks.
I use this applet to show my CPU, GPU, SSD and HDD temperature. However, I have a problem with the CPU temperature. When I start the computer, all the temperatures...
### First time contributor checklist - [X] I have read the [README](https://github.com/signalapp/Signal-iOS/blob/main/README.md) and [CONTRIBUTING](https://github.com/signalapp/Signal-iOS/blob/main/CONTRIBUTING.md) documents - [X] I have signed the [Contributor Licence Agreement](https://signal.org/cla/) ### Contributor checklist - [X] My...
I feel pretty conformable with your mapping, nice job! Will it be updated to Odyssey version?
Hey @charlie0129 !! First, thank you (and all the contributors) for such a great piece of software. Great documentation too, I read it top to bottom. I love KISS and...
## Problem When exporting notes, new line characters were being replaced by an empty string. This was making words before and after the `\n` being together. Example: ``` # In...