The problem :
I want to details of the board (specifically the viewport of the board) , that i have embedded to my web app using live embed. I do have the board ID , and accessToken that is given by boardpicker . Is there way any to control the embedded miro board using the web sdk with the details that i already have ?
Currently using the web sdk.js package to the project always returns empty viewport data, mostly because the app is NOT authenticated with the board embedded in my webapp .
Any help is very much appreciated