jessepollak / jessepollak/command

Hitting Giphy API Rate limit D:

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
70
PR merge metrics
No merged PRs in 30d

Description

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

![image](https://user-images.githubusercontent.com/416814/133837499-487ae448-65d1-4f36-9cee-3d84fac89b74.png)

Response

```json
{
"data": [],
"meta": {
"status": 429,
"msg": "API rate limit exceeded",
"response_id": ""
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.