Request for method 'eth_chainId' failed [Polygon]

I am trying to connect my app with external wallet using brave to mumbai polygon, but getting this error -

CleanShot 2022-11-12 at 16 40 51@2x

Uncaught (in promise) 
{code: 4001, message: "Request for method 'eth_chainId' on https://rpc.ankr.com/polygon_mumbai failed"}


Originally posted by: Royal-lobster

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/866

Hey @Royal-lobster

Have you tried using a different RPC endpoint? It looks like the RPC was down. Please try custom RPC endpoints from providers like infura, quicknode, etc.



Originally posted by: shahbaz17