Skip to main content
Participant
January 26, 2022
Question

Adobe Document generation api 500 internal service error on bigger files

  • January 26, 2022
  • 1 reply
  • 383 views

Facing an issue related to docuemtn genration size.  When I try adding too many images or images that are too large to the word template, the API fails, but if I scale back the number of images or crop some of the larger photos down, it will successfully generate the document.

Is the adobe API failing? surely it needs to handle bigger docuements.  Is there a tech support line?

ServiceApiError: There was an error processing your request.
    at handleErrorResponse (C:\Users\kbiriukov\Aqueous_project\document-generation\AVA_DocGen\adobe-dc-pdf-services-sdk\node_modules\@adobe\documentservices-pdftools-node-sdk\src\internal\http\http-client.js:137:3)
    at onEnd (C:\Users\kbiriukov\Aqueous_project\document-generation\AVA_DocGen\adobe-dc-pdf-services-sdk\node_modules\@adobe\documentservices-pdftools-node-sdk\src\internal\http\http-client.js:176:3)
    at IncomingMessage.<anonymous> (C:\Users\kbiriukov\Aqueous_project\document-generation\AVA_DocGen\adobe-dc-pdf-services-sdk\node_modules\@adobe\documentservices-pdftools-node-sdk\src\internal\http\http-client.js:216:5)
    at IncomingMessage.emit (events.js:412:35)
    at endReadableNT (internal/streams/readable.js:1334:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21) {
  requestTrackingId: 'QFsMXelsqiQFnFRPF0RixVLvSj9pA4Jn',
  statusCode: 500,
  errorCode: 'INTERNAL_SERVER_ERROR'
}
    This topic has been closed for replies.

    1 reply

    Participant
    January 26, 2022

    Don't think im anywhere near the 100mb file size limit or 50 images per transaction limit.