Hi
I need to query the items of a couple of boards for an internal system and to run some reporting on it.
There is one board in particular that I receive the “500 Server Error: Internal Server Error for url: https://api.monday.com/v2” on some items but not all items.
If I remove the column_values from the query, I am able to query all items. If I keep the column values, I am able to query some items but not all, even if I just query the name and id in column_values, it doesn’t work.
Any ideas on what could be causing this issue?