{"status":"error","message":"Directory listing forbidden.","more_info":"https:\/\/www.chess.com\/developers"}
Same thing here, although im not a part of the devs
Can't join api.chess.com
How are you trying to access it? Are you using Postman? cURL? Post your connection string. For example, if I use Postman and send a GET request to: https://api.chess.com/pub/player/difster I get the following JSON response.
here is the github page for public chess.com API. https://github.com/search?q=api.chess.com. I can try some other access points.
Recently, I have tried, in the chess.com developer community, to access api.chess.com, both through chess.com and github. When I click on a link or project connected to api.chess.com, it show this error on the blank webpage.
{"status":"error","message":"Directory listing forbidden.","more_info":"https:\/\/www.chess.com\/developers"}
which I am confused about because I am a part on the developer group and should be on a listing in it or github. Also, it says that there is a missing page when I use the link to https:\/\/www.chess.com\/developers.
Does this happen to other people? How can I access api.chess.com?