I am trying to export various boards as PDFs using Miro's Export API (https://developers.miro.com/reference/board-export).
The API response for “Get results for board export job” returns the following error. What is causing this?
“errorMessage”: “Unable to export board due to an internal error”,
‘errorType’: “TEMPORARY”,
“exportLink”: “”,
‘status’: “ERROR”,
“type”: “board-export-task-result”
This issue has been occurring for the past two or three days. It was working normally before that.
