Hi,
since around a week I face the issue that the ‘x’ and ‘y’ attributes are missing if using the Miro REST API (old version, call get_all_widgets https://api.miro.com/v1/boards/<board_id>/widgets/ and also the get_widget call f"{self.miro_url}/{self.board_id}/widgets/{widget_id}").
I see this issue for a rectangle (style/shapeType) shape (type).
This does not happen for all widgets… Some reactangle shape widgets have the x/y attributes, some not.
Re-creating the shape via the Miro-App brings x/y back. But randomly it disappears somehow somewhen again.
Do you face the same issue?
Is there any fix planned or workaound available?
Thanks for the support,
Sebastian