The API call has been fine for the last 3 months of dev/testing it just stopped working today for some reason. Can you please look into it and let me know. thanks.
client: “react-moralis”: “^1.3.5”
server: 0.0.369
var list = await Moralis.Web3API.account.getNFTs({ chain: ‘rinkeby’, address: address });
Ran cloud function getNFTs for user nnkPF6fIEopbFPePkYJ7X2VT with:
Input: {“chain”:“rinkeby”,“address”:“0x1f357147c5c9c42422b0bcf17cf0df66a865f0c7”}
Result: {“total”:20,“page”:0,“page_size”:500,“cursor”:"",“result”:[],“status”:“SYNCED”}