Hi team,
I am trying to access Question Choices from the API: https://api-platform.cvent.com/ea/event-questions/{questionId}/choices
I tried the below questionId's which I retrieved from List Attendees API and List Event Questions API .
For some of the questions I get below error:
"error": {
"code": "Not Found",
"message": "Question with questionId <question_id> does not exist"
}
and for some of the questions I get the below error:
"error": {
"code": "Server Error",
"message": "An error occurred when trying to retrieve choices for question ID: 60e06ba0-cd8c-47e2-ac6e-****"
}
I tried both SingleSelect and MultiSelect type questions, but none working for me.
Need your help in finding the issue.
Thanks and regards,
Narendra Dubey
#EventApp------------------------------
Narendra Dubey
SalesforceGenericAccountUnited States
------------------------------