This gist is homeless. It's a Hobo gist.
I hereby claim:
- I am kohasummons on github.
- I am kohawithstuff (https://keybase.io/kohawithstuff) on keybase.
- I have a public key ASBH1-IwGWVUP6FM2Bsw_SB1ICKO6n3MU89n_1-8tbNg8Ao
To claim this, I am signing this object:
Please submit your article including all of the information below. You can include this as a seperate file if you like - but please complete each section. Please use an online service to write your article, for example Dropbox Paper, Draft.in, Google Docs. For more help, see the editorial guide
Article Title
Ideally under 67 characters, what problem does this article solve?
Quick Summary
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Shared by Cj_Clippy in the community Discord | |
| ThirdPartyNode.init({ | |
| signInAndUpFeature: { | |
| providers: [{ | |
| config: { | |
| requireEmail: false, | |
| authorizationEndpoint: 'https://www.patreon.com/oauth2/authorize', | |
| tokenEndpoint: 'https://www.patreon.com/api/oauth2/token', | |
| userInfoEndpoint: 'https://www.patreon.com/api/oauth2/v2/identity', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "x402Version": 1, | |
| "error": { | |
| "message": "connect ETIMEDOUT 76.76.21.21:443", | |
| "name": "Error", | |
| "stack": "Error: connect ETIMEDOUT 76.76.21.21:443\n at AxiosError.from (file:///Users/[...]/Developer/x402-yt/node_modules/axios/lib/core/AxiosError.js:92:14)\n at RedirectableRequest.handleRequestError (file:///Users/koha/Developer/x402-yt/node_modules/axios/lib/adapters/http.js:620:25)\n at RedirectableRequest.emit (node:events:518:28)\n at eventHandlers.<computed> (/Users/koha/Developer/x402-yt/node_modules/follow-redirects/index.js:49:24)\n at ClientRequest.emit (node:events:518:28)\n at emitErrorEvent (node:_http_client:104:11)\n at TLSSocket.socketErrorListener (node:_http_client:518:5)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:170:8)\n at emitErrorCloseNT (node:internal/streams/destroy:129:3)\n at Axios.request (file:///Users/koha/Developer/x402-yt/node_modules/axios/lib/core/Axios.js:45:41)\n |