Hi All
I developed a board view app which works perfectly when a full member of the board uses it.
However, it doesn’t work when a guest or viewer is logged in.
The issue seems to be that a call to the api via the Sdk doesn’t return any data when A viewer or a guest is logged in to the parent monday web app. This is consistent with the response from the API playground (although via the Sdk, I get a more cryptic error message m, but the status code is the same: 403).
My question is: how are board view / widget apps supposed to be built so they can access board data even when a guest is logged in?
This is one of the main reasons why we chose Monday: the ability to expose bespoke content to external parties.
Thanks
Jaacquees