Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitting Giphy API Rate limit D: #59

Open
ctsstc opened this issue Sep 17, 2021 · 0 comments
Open

Hitting Giphy API Rate limit D: #59

ctsstc opened this issue Sep 17, 2021 · 0 comments

Comments

@ctsstc
Copy link

ctsstc commented Sep 17, 2021

Could we supply our own keys in a configuration to avoid hitting this rate limit with a shared key?

image

Response

{
      "data": [],
      "meta": {
        "status": 429,
        "msg": "API rate limit exceeded",
        "response_id": ""
      }
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant