I would assume this is an issue with my survey settings, but I was unable to find an option to enable the API permission. Have you encountered this before? Thanks for your time.
qualtrics.data <- getSurveyResults(username=qualtrics.user,password=qualtrics.pass,surveyid=ID)
qualtrics.data
X.RequestStatus.Erro
1 \t<Process>Security - User Permission Validation</Process>
2 \t<ErrorCode>ESEC66</ErrorCode>
3 \t<ErrorMessage>You do not have the API permission.</ErrorMessage>
4 \t<RequestType>getResponseData</RequestType>
5 </XML>
I would assume this is an issue with my survey settings, but I was unable to find an option to enable the API permission. Have you encountered this before? Thanks for your time.