@ewilson Thank you for the quick response! I'm using the Project Document Management Download API (
Project Document Management API endpoints | SAP Help Portal). I copied the common headers from BluePrism SAP Ariba connector for this API and created a single row Headers collection to use in the HTTP Request File action (Fields: Content-Type, APIKey, accept, Authorization)
But I am getting the following error message after running this action:
ERROR: internal: Could not execute code stage because exception thrown by code stage: The 'Content-Type' header must be modified using the appropriate property or method.
I set current values for Content-Type as application/json and accept: application/pdf