Hi All,
A flow is not working and I do not know why.
I get down to the "PDF Generate from Word Template" action and it seams to fail with the following raw outputs:
{
"statusCode": 400,
"headers": {
"Transfer-Encoding": "chunked",
"x-request-id": "0pKLxpz0zo5kfI2a08Mx8GvB7eaLJtKk",
"pragma": "no-cache",
"x-content-type-options": "nosniff",
"strict-transport-security": "max-age=31536000; includeSubdomains",
"x-robots-tag": "noindex,nofollow",
"vary": "accept-encoding",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "false",
"Cache-Control": "no-store, must-revalidate, no-cache",
"Date": "Sun, 22 Jan 2023 13:53:13 GMT",
"Content-Type": "application/json",
"Expires": "Thu, 01 Dec 1994 16:00:00 GMT",
"Content-Length": "93"
},
"body": {
"error": {
"code": "Invalid parameter",
"message": "INVALID PARAMETER"
}
}
}
It is reading the merge data correctly from the SharePoint list. It used to work. I have re-input the flow step.
what am I missing.
Regards,
Andrew
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional