Hello,
I came across something odd that I hope there is a fix for.
I am trying to retrieve items using Items_by_column_values.
Apparently, in order to use this method the board permission must be “View all items on the board” (or be a board owner)
That means that if I’m trying to query the items by using Items_by_column_values, and the board permission is on “View only items that are assigned to users or created by them in any “People” column”, I’m receiving back error code: UserUnauthroizedException.
Every other methods that I’ve checked (retrieve items by board, mutations etc.) are working great.
only the Items_by_column_values and items_by_multiple_column_values giving back an error.
Any ideas?
Thanks!
