My apologies for opening up a new query - I did so under the fact that the previous one was marked as solved. I have updated the following as per the advice gotten.
also I set the delay in my for loop to delay(500)
- the request is only iterating through 3paginations on the getnft request and leaves me confused as to why I get the error on the business plan
Moralis.settings.setAPIRateLimit({
anonymous:50, authenticated:100, windowMs:60000
})
this is what I entered however I still get the error… Also when I log in to moralis and click cloudfunctions they do not turn up as they used to