Can you post what you’ve done in Web3AuthConnector.js as well as your Moralis authenticate code - the RPC change is still working from my end.
If you want to log it, add console.log("Current RPC", ethChainConfig.rpcTarget)
.
Although unfortunately it seems the same issue is happening occasionally with this different RPC as of today (but it doesn’t happen on each app load).
There is likely something wrong on Web3Auth’s side.