Is rikeby down? moralis get stuck on requests and etherscan returns errors

Happens currently on rinkeby (didn’t happen earlier today).

I’m calling “Moralis.executeFunction”, I checked, and the contract and the parameters I pass are correct, but it just hangs instead of giving an error.

Trying the same in etherscan gets me an RPC error, not entirely sure what to do with this, but maybe if Moralis fails to do something just return an error instead of hanging?

This is the response from rinkeby etherscan:

you can try to add a different RPC url in metamask, assuming that metamask is used to make those requests

It’s back to normal now, the issue is not the request didn’t work, it’s that moralis didn’t throw an error mostly…