I have created and am using an application that drags and drops icons. I define the permissions my app requires to modify boards when I install it, but after a certain amount of time, the permissions is broken and the following error occurs. I can't drop the icon on the board.
Uncaught (in promise) Error while command execution: Method 'board.widgets.create' requires scope 'boards:write'
if anyone have an idea of how to fix it.