Has my server been blocked from the API?

Hey,

I’ve been using a small script to run some live notifications in a discord server. In the last couple of days, the connection has stopped working.

I was wondering if I had exceeded some kind of limit on the API? (I didn’t think I had) and if there was anyway to check it?

Thanks

Joe

What response is your script getting back from the API? or is it not getting any response back at all?

Hey Dist,

I’m not getting anything back at all. Getting a curl error 7 when I attempt to connect.

I also have a ticket in for the server side stuff, I just wanted to check both sides.

cURL error 7 is a local error so it’s more likely your server.

Try using cURL verbose to poke about.

And check that everything is up to date on the server and your server clock is correct

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.