I’m running into an error when trying to interact with Web3Auth and a blockchain provider. Here’s the error response:
{
"code": -32603,
"message": "the method net_version does not exist/is not available",
"data": {
"code": -32601,
"message": "the method net_version does not exist/is not available",
"data": {
"trace_id": "e26cc2ff344b2584d0e51f6ca2004d96"
},
"cause": null
},
"stack": "Stack trace is not available."
}
Thank you for sharing your issue. It seems like you’re encountering the “net_version method does not exist” error while working with the Web3Auth Core-Kit SDK. This usually occurs when there is a communication issue with the blockchain provider’s RPC endpoint, or the endpoint does not recognize the “net_version” method.
To assist you better, could you please provide:
The Web3Auth SDK Version Number you are using?
Your platform (e.g., Web, iOS, Android)?
If possible, your Web3Auth initialization and login code snippets.
While we await these details, you can double-check if the blockchain provider you’re interacting with supports the net_version method. Also, make sure that your RPC endpoint is correctly configured and reachable.
You might want to review the Web3Auth documentation about connecting to RPC endpoints here: Web3Auth Docs.
I hope this helps, and I’m here if you need further assistance!
Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.
Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours