I’m trying to export a document using the API.
I can get the document to export, but its then being held so I’m unable to do anything further with it unless I stop my program.
I tried various things to have it release the document once downloaded, but nothing seems to work.
The only thing I didn’t try was close the connection, but if I do that I would have to open and close the connection for each document I’m trying to download.
Any ideas?