You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We haven't come across an error like this in our test suite for the mainnet ones, could you check if this error described here makes sense to you (related to the Node version)? nodejs/undici#1531
Description
https://docs.vechain.org/developer-resources/sdks-and-providers/sdk/thor-client
I readed the docs, but the TESTNET_URL or MAINNET_URL can not fetch
methodName: 'HttpClient.http()',
errorMessage: 'fetch failed',
data: { method: 'GET', url: 'https://mainnet.vechain.org/blocks/best' },
methodName: 'HttpClient.http()',
errorMessage: 'fetch failed',
data: { method: 'GET', url: 'https://testnet.vechain.org/blocks/best' },
Reproduction URL
No response
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
OS
No response
The text was updated successfully, but these errors were encountered: