Hey, so i am trying to use an api request to https://discord.com/api/invite/
However this gave me an error.
I knew it worked before, so I tried to debug by logging the result,
These things stood out.
status: 429,
statusText: ‘Too Many Requests’
It appears that glitch is rate limited. Does anyone know how long this rate limit lasts?