All requests that are sent to API of my instance back to me 500 error. They are correct

URL: https://jetbrains-league.monday.com/v2
Request example:

POST /v2 HTTP/1.1
Host: jetbrains-league.monday.com
Authorization: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Accept: application/json
Content-Type: application/json

{"query": "{ boards(){id name description state workspace {id name} board_kind}}"}

Hello @TimKorolev and welcome to the community!

I hope you like it here :muscle:

Could you please provide a screenshot (or multiple screenshots) of your entire Postman configuration?


Hello again,

Matias here!

Ohhh I see.

You have to use the URL https://api.monday.com/v2 here!

Cheers,
Matias