Just want to ask if the API is working on your end? I tried running the /project.all and it's working fine. But when I tried creating a new project using the API it always returns the 400 error. Both "name" and "description" are provided as body(json).
Tried both on the live swagger and in Postman.