Copy link to clipboard
Copied
I created a program with Labview that sends adobePDFservices API a template and pages in binary form to add/remove using cURL.
It works beautifully on my computer but fails when I try to use it on any other PC or my virtual machine.
The code is all the same, the requests are all the same, same authentication, same URLs. I am at my wits end on what could be going on here. I get IDs for all the template and pages that I send so I believe the API is providing access and receiving everything it needs. I checked the binary data of the pdfs and it appears to match the data that works on my machine.
Any assistance would be much appreciated.
Copy link to clipboard
Copied
it's specifically the pdf-services-adobe.io/operation/combinepdf url that is giving the 404 error on other machines but not mine.
Copy link to clipboard
Copied
Do your earlier calls to get an access token and upload the asset still work?
Copy link to clipboard
Copied
Yes, it appears to be. I am receiving assetIDs.
Copy link to clipboard
Copied
Not sure what to suggest outside of more logging and so forth. If you had a network issue, it would block everything, not just the final step, as far as I know, but with your code working locally, I'd focus on the other machines.
Copy link to clipboard
Copied
okay, ty
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more