#Open-ended challenges not working
4 messages · Page 1 of 1 (latest)
You can read about the endpoint at https://lichess.org/api#tag/Challenges/operation/challengeOpen
One initial guess is that you sent a GET request instead of a POST request... Do you know about those two methods?