Skip to main content
Answered

Image widget doesn't allow metadata update

  • December 3, 2020
  • 1 reply
  • 507 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?

Best answer by Daniela Gavidia

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

View original
Was it helpful?

1 reply

Daniela Gavidia
Mironeer
Forum|alt.badge.img

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