Copy link to clipboard
Copied
In adobe pdf to word conversion API I'm getting below error message.
2023-02-01T16:40:36.227:[INFO]: All validations successfully done. Beginning PDF export
ServiceApiError
at rejectWithServiceApiError (/home/sujan/scanner-go/node_modules/@adobe/pdfservices-node-sdk/src/internal/http/http-client.js:31:17)
at handleJsonResponse (/home/sujan/scanner-go/node_modules/@adobe/pdfservices-node-sdk/src/internal/http/http-client.js:55:3)
at handleErrorResponse (/home/sujan/scanner-go/node_modules/@adobe/pdfservices-node-sdk/src/internal/http/http-client.js:117:2)
at onEnd (/home/sujan/scanner-go/node_modules/@adobe/pdfservices-node-sdk/src/internal/http/http-client.js:176:3)
at IncomingMessage.<anonymous> (/home/sujan/scanner-go/node_modules/@adobe/pdfservices-node-sdk/src/internal/http/http-client.js:216:5)
at IncomingMessage.emit (node:events:538:35)
at IncomingMessage.emit (node:domain:475:12)
at endReadableNT (node:internal/streams/readable:1345:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
requestTrackingId: undefined,
statusCode: 400,
errorCode: 'UNKNOWN'
}
Copy link to clipboard
Copied
I am also having this issue, please respond
Copy link to clipboard
Copied
Can you share the PDF you are trying to convert?