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
It is a minor error, but could take ample of time for new bees. Couldn't find right code base to fix it, Do you have dedicated repo for documentation ?
Incorrect API endpoint is used in quickstart code snippets
URL with typo : "https://mainnet.infura.io.infura.io/v3/YOUR-API-KEY"
Correct URL : "https://mainnet.infura.io/v3/YOUR-API-KEY"
https://docs.infura.io/api/networks/ethereum/quickstart#node-fetch
The same is found in following sections.
https://docs.infura.io/api/networks/ethereum/quickstart#axios
https://docs.infura.io/api/networks/ethereum/quickstart#ethers
The text was updated successfully, but these errors were encountered: