Hey,
We have an integration with MIRO on our application using boardPicker 1.0. Recently after embedding the board from MIRO into the application we started to see the following screen:

Was board picker deprecated? How can we fix the issue?
Hey,
We have an integration with MIRO on our application using boardPicker 1.0. Recently after embedding the board from MIRO into the application we started to see the following screen:
Was board picker deprecated? How can we fix the issue?
Best answer by William Bishop
Hey
Apologies for the trouble! If you’ve had the boardspicker component embedded on your site for a while, this is most likely the result of your instance using an old version of the format link (/app/access-link), which has since been deprecated.
In the case that you downloaded the boards-picker js bundle a while back, you can simply update the source to boardsPicker.1.0.js:
<script type="text/javascript" src="https://miro.com/app/static/boardsPicker.1.0.js"></script>
Or you can reference our up-to-date bundle that we now host. More details on that here:
https://developers.miro.com/docs/miro-live-embed-with-boardspicker-registered#use-boardspicker-in-your-application
Let me know if it solves your issue.
Cheers,
Will
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.