I have an Appwrite function that does multiple requests to an API. However when I tried to run it I got the following error
Here is the code if it helps
TypeScript
TL;DR
Developers experiencing rate limit exceeded error when making multiple requests to an API in an Appwrite function. Missing code snippet for further assistance.