Hello everyone,
I’m working on a workflow that pulls a file from Qualtrics’ Automation File Service and passes it through Basic Transform before moving on to the next steps. When I run the call on my machine using the endpoint from the Qualtrics API documentation page, the workflow runs perfectly with no issues.
When the client makes the same call with the same file directly from Databricks, we keep getting the following error:
TRF_1 - Record 1 has no field brand! Please ensure your source file has the header brand.
Funny fact: the file does have the brand header. 🥲
Has anyone experienced this or have any insights that could help?
