AdobeDocs / AdobeDocs/pdfservices-api-documentation

Issue in /src/pages/overview/document-generation-api/index.md

Open
#826 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
229
PR merge metrics
No merged PRs in 30d

Description

### Expected Behaviour
Adobe PDF Generation
### Actual Behaviour
Internal Server Error / Corrupted file
### Reproduce Scenario (including but not limited to)
Open AwardLetterLMTemplate.docx from https://developer.adobe.com/document-services/apis/doc-generation/
#### Steps to Reproduce
Load AwardLetterLMTemplate.json using Wrod Add In for ocument Genration
Internal Server Error is displayed

Using Postman API the error is
{
"error": {
"code": "CORRUPT_DOCUMENT",
"message": "The input file appears to be corrupted and cannot be processed.; requestId=8ZKvsuSWdwugiUUhcRyezGBIiTfhAFCW",
"status": 400
},
"status": "failed"
}
#### Platform and Version

#### Sample Code that illustrates the problem

#### Logs taken while reproducing problem

Contributor guide

Open the contributing guide

Research direction

Open src/pages/overview/document-generation-api/index.md and the linked AwardLetterLMTemplate.docx and AwardLetterLMTemplate.json. Reproduce the failure with the Word Add-in or Postman request, then determine whether the documented sample is responsible; done means the sample no longer produces the reported internal-server-error or CORRUPT_DOCUMENT result.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.