Hi, it seems the https://api.miro.com/v2/boards/{board_id}/items/{item_id} API endpoint is returning 500 errors.
I’ve been using the “Try it!” tool on this page https://developers.miro.com/reference/attach-tag-to-item and there it works, but it doesn’t work on my application.
I am using the same bearer token, item_id, board_id and tag_id.
Is there anything wrong with the endpoint?
Thanks in advance!