Skip to main content
Question

500 Error on Update Text Item


Receiving this error when trying to update content of text box on Miro board. Any idea why, and how to fix it?

 

{
    "type": "error",
    "code": "3.0000",
    "context": {
        "boardId": "uXjVLDHY-Os=",
        "itemId": "3458764622879464953"
    },
    "message": "Internal error occurred",
    "status": 500
}

Was it helpful?

3 replies

Eca
Mironeer
Forum|alt.badge.img+2
  • Mironeer
  • 2053 replies
  • March 29, 2025

Hi ​@Chris Amell,

Thanks for reporting this! To help troubleshoot, could you provide a bit more detail?

  • Are you using Miro’s API to update the text box, or is this happening directly on the board?

  • If using the API, which endpoint and request method are you using?

  • Have you tried refreshing the board, clearing your browser cache, or testing in an incognito window?

  • Does the issue occur with all text boxes or just a specific one?

Let us know so we can help narrow it down! If the issue persists, I’d recommend reaching out to Miro Support with these details.

 

Looking forward to your response! 😊


  • Author
  • New Here
  • 1 reply
  • March 29, 2025

Hi ​@Eca - This is my first post. Thank you so much! To answer your questions:

  • Yes, this is through miro api
  • The endpoint is /board/{board_id}/texts/{text_id}
  • It is occurring on all text boxes on a particular board (and not another)
  • I can confirm we’ve tried all your suggestions.

Yes, if we can’t get it here I’ll create a support ticket. 

 

Thank you again!

❤️CA


Robert Johnson
Forum|alt.badge.img+13
  • Volunteer Community Moderator
  • 7332 replies
  • March 29, 2025

Mod note: Post moved to Developer Platform and APIs category.

@Chris Amell - An addition resource for troubleshooting can be to join the Miro Developer Discord server which is run by the Developer Platform team. You can find the link by searching for “discord” on this page: https://developers.miro.com/


Reply