Hello, I saw a couple topics about the subjetct but none updated, so here it goes.
I have a web service hosted on a paid instance, where I use Discord API to log in and also to get some data using a Discord Bot. But what happens is that when trying to log in, even after a long time not using the application, I get the error 429 of being rate limited for too many requests, it didn’t even get to the part where the bot that makes a lot of requests to discord is used, and when running locally I never had this problem. So I figure its a Render-Discord communication problem, any tips of how to solve it?