I’m following this tutorial and hitting an error when I get to step 3. I’m using the Node.JS SDK and the error I’m getting back is:
"status":400,"text":"{\"errorCode\":\"FORMAT_CONVERSION_ERROR\",\"message\":\"The data could not be converted.\"}"
I’ve tried many different files, all DOCX, including very simple one-line docs and docs from the sample projects with the same issue. I can send all these docs as normal envelopes.
In the docs here it says:
Document generation is available in all developer accounts
However, I don’t see any settings mentioned in this blog post on my account, so I’m wondering if the above is still true.
Appreciate any advice/guidance anyone may have, thanks!!