I have set scope "manage:subscriptions" and "read:subscriptions" to my Client ID through web interface. After this we generated the Bearer Token from API "https://{datacenterid}.qualtrics.com/oauth2/token" for scope "read:subscriptions" and used the generated token in get-event subscriptions API call "https://{datacenterid}.qualtrics.com/API/v3/eventsubscriptions", I am getting below error:
{
"meta": {
"httpStatus": "401 - Unauthorized",
"error": {
"errorMessage": "Insufficient permissions.",
"errorCode": "ESG_1"
},
"requestId": "6f62d98d-f70c-4cb0-9d6e-f33888dae087"
}
}
Please help me to resolve this error.
Page 1 / 1
I'm running into the same issue. Were you able to resolve?
I am getting the same error on the same call. Has anyone been able to resolve this?
Figured it out:
Administrator Request
To use this call you must be a Qualtrics brand administrator
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.