Receiving this error when attempting to import a board via api:
Internal Server Error - Write
The server encountered an internal error or misconfiguration and was unable to complete your request.
Reference #4.660f3417.1719449813.13f352ca
https://errors.edgesuite.net/4.660f3417.1719449813.13f352ca
request made:
curl 'https://api.lucid.co/documents' \
--request 'POST' \
--header 'Authorization: Bearer REDACTED' \
--header 'Lucid-Api-Version: 1' \
--form 'file=@REDACTED;type=x-application/vnd.lucid.board'\
--form 'title=Test_pdf_import_2'\
--form 'parent=REDACTED'