Reviews API - Possible to test multiple times?

While testing our implementation of the Reviews API, we get hit by the cooldown-period limit. Is there a way to bypass this while in development so that we can try to find the right flow for when the modal pops up.

Our current workaround is to test it on different development stores we have but I am not a big fan of that approach.

Hi @Charlie

We’re working on a solution that will allow devs to bypass the rate limit on dev shops running from shopify app dev. However, in the meantime you can clear your local storage to reset the rate limit (Inspect > Application > Local storage > delete “admin review modal”)

1 Like