unauthorised to use change_multiple_column_values mutation

I’ve run into a problem with my app, where I update items on multiple boards using change_multiple_column_values mutation.

My query is working, apart from some boards / items, where I get UserUnauthorizedException - though I am able to access the board in question and edit items on it by hand. This error is also thrown when using token of someone with admin rights.

I am a programmer and not an avid Monday user myself, so maybe I am missing something obvious, like a setting on a certain item or column? How would I check that? What else should I check?

Hi @olga.banasinska

Welcome to the community! Unfortunately this exception can have different meanings. One of the possibilities is that the app is making an API call to update / read data from a board that resides in a workspaces the app is not permitted in. You can check this by avatar > Administrations > Apps > 3-dot menu at the rights side for that app > Permissions. It looks like this: