API Workflow Unauthorized | XM Community
Skip to main content

I have two workflows that work.  We added a new one to a different survey..but getting unauthorized using the same token that works on the other two.  Any ideas where to start debugging?

 

Post to

https://sjc1.qualtrics.com/inbound-event/v1/events/JSON/triggers?contextId=XXXXXX&userId=XXXXXX&brandId=XXXXXX&triggerId=XXXXXX

header: X-API-TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

body: json payload

 

which returns this header

HTTP/1.1 401 Unauthorized
x-frame-options: DENY
x-xss-protection: 1; mode=block
x-permitted-cross-domain-policies: master-only
Content-Type: application/json
Content-Length: 144
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
Permissions-Policy: camera=(), geolocation=(), microphone=()
Date: Fri, 11 Aug 2023 19:14:51 GMT
Connection: close
Content-Security-Policy-Report-Only: frame-ancestors 'self' *.qualtrics.com *.my.salesforce.com *.visualforce.com *.visual.force.com *.lightning.force.com; report-uri https://sjc1.qualtrics.com/csp-report
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload

Be the first to reply!

Leave a Reply