This solution is only for discord.
First of all, type curl -I https://discordapp.com/api/v7/gateway
in your console. If it saying
You need to follow my steps:
- Remix your project
- Delete the old project where it saying
HTTP/1.1 429 Too Many Requests
And after that, check again, if it sayingHTTP/1.1 200 OK
and you are good to go.
How to check again if it is working?
Type in your console:
-
curl -I https://discordapp.com/api/v7/gateway
and you should get aHTTP/1.1 200 OK
.
Other Soluation:
- Wait a little bit, and you are good to go.
This can be a soluation because too many requests are just “temporary blocks”, and if you wait you should can use discord’s API again. (This soluation takes time so, i recommend to follow the above mentioned steps to get it working).