Answered

Image widget doesn't allow metadata update

  • 3 December 2020
  • 1 reply
  • 505 views

As per the documentation Image widgets metadata is not specified to be Read-only, but the miro.board.widgets.update method doesn’t update the metadata. At the same time it does allow the Title/URL properties to be updated.

Documentation: https://developers.miro.com/docs/interface-iimagewidget

Is this a limitation of Image widget or is it a bug?

icon

Best answer by Daniela Gavidia 4 December 2020, 12:38

View original

1 reply

Userlevel 4
Badge

Hello,

 

Thank you bringing this issue to our attention. It appears that the image widget is not fully supported at the moment. For the REST API, it is read-only:
https://developers.miro.com/reference#widget-types
 

I can confirm that miro.board.widgets.update is not updating the metadata on an image widget. I will report this to the team in charge of the SDK. We intend to fully support the image widget in the future.

 

Kind regards.

 

Daniela

Reply