Hi, I have Qualtrics connected to Salesforce via OAUTH/Connected App.
I'm trying to write a Workflow task that does a Query to Salesforce's User object and pulls back a record based on an embedded data field in the survey. Here's how my request looks:
Whenever I test this, I get a 'Status: 411 Length Required' error:
After investigating this, it seems like this is often caused by including the 'Content-Length' parameter in a GET request, which I believe is not supported. However, as you can see above I did not include this parameter.
Just to test, I did try adding 'Content-length' as a header with various values, but still get the same error.
Does anyone have any ideas what could cause this?
Page 1 / 1
Hmmm, this sounds like it may not be intended functionality. If you haven’t already, we’d recommend reaching out to our Support team, as they are best equipped to handle an issue like this!
Okay, thanks, I made a ticket with them
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.