Hi,
I am using the Generate Word/PDF via Plumsail workflow (see below) and it has been working, however, I am getting the following error message which I cannot seem to resolve. Forum messages seem to indicate an issue with an expired token/licence?
I have checked the JSON data and it looks ok? Any assistance would be greatly appreciated.
"The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters."
Flow:
Error Message:
{
"statusCode": 400,
"headers": {
"strict-transport-security": "max-age=31536000; includeSubDomains; preload",
"referrer-policy": "strict-origin-when-cross-origin",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "false",
"x-ms-apihub-obo": "true",
"Date": "Thu, 17 Feb 2022 10:50:35 GMT",
"Content-Length": "420",
"Content-Type": "application/json"
},
"body": {
"request": {
"url": "/flow/v1/Documents/jobs/ApplyDocxTemplate",
"traceId": "0HMFH4AEM2BE0:000005B2"
},
"error": {
"code": "Invalid format of the message",
"message": "The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.",
"date": "2022-02-17T10:50:35.1978738Z"
}
}
}
Many thanks,
Steve

Report
All responses (
Answers (