Getting "status":"too_many_requests","message":"Too many attempts","description":"Please try again in a few minutes" in Add.js Api

getting “status”:“too_many_requests”,“message”:“Too many attempts”,“description”:“Please try again in a few minutes” when trying to run my automation for my store. can someone please help me with this

Hi @Gokwik_Shopify

Shopify’s APIs have a rate limit, which limit how fast you can interact with them.

This means you’ll need to reduce how fast your automation is requesting or sending data to Shopify’s APIs.

More details here: Shopify API limits