We have a board in our organisation that is invisible throught Graph QL.
When I perform a query through API with board ID this board is not listed. If I use the browser I can see the board ID in the URL and I can reach the board via dashboard. The url looks like this : “boards/1296605043”
Any idea of how I can fix that pretty annoying behaviour?
My “list boards” query looks like this : { boards { name id } }
Existing board in browser cannot be reached with API
This topic has been closed for replies.
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.