0
It seems there was an error on the server
Community Beginner
,
/t5/acrobat-services-api-discussions/it-seems-there-was-an-error-on-the-server/td-p/13307375
Oct 29, 2022
Oct 29, 2022
Copy link to clipboard
Copied
Hi,
Im trying to generate a document in word using the Adobe Document Generation plugin, using the json data as below. When I click on generated document I get the error as in screenshot below. I Validated the json and didn't find any issues.
Any ideas
[
{
"OwnerID": "L001",
"Properties": [
{
"PropertyID": "P001",
"Property Address": "12 St LA",
"Rent": "300",
"Bedroom": "2"
},
{
"PropertyID": "P002",
"Property Address": "3 St SA",
"Rent": "450",
"Bedroom": "3"
}
]
},
{
"OwnerID": "L002",
"Properties": [
{
"PropertyID": "P003",
"Property Address": "4 St SA",
"Rent": "500",
"Bedroom": "4"
}
]
},
{
"OwnerID": "L003",
"Properties": [
{
"PropertyID": "P004",
"Property Address": "20 St LA",
"Rent": "400",
"Bedroom": "2"
}
]
}
]
TOPICS
Bug
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/acrobat-services-api-discussions/it-seems-there-was-an-error-on-the-server/m-p/13308503#M5029
Oct 30, 2022
Oct 30, 2022
Copy link to clipboard
Copied
[Moderator moved from Using the Community forums to Document Services APIs.]
Nancy O'Shea— Product User, Community Expert & Moderator
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Beginner
,
LATEST
/t5/acrobat-services-api-discussions/it-seems-there-was-an-error-on-the-server/m-p/14527489#M8305
Apr 01, 2024
Apr 01, 2024
Copy link to clipboard
Copied
I have been facing the same issue for the last Week. What is the solution for this?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

