Don’t trigger a request with a button, link, or other call to action. Because the request might be rate-limited and the modal isn’t guaranteed to display, your app UI would appear to be broken.
Hey guys, I love this, but can we bypass the rate limit for development/testing purposes somehow on a dev store or with a parameter? I can’t see the modal for the next 60 days now
I don’t think there’s any reason to have to see it for testing. You can just call the API and log the response and that will tell you if it would have shown or not.