- Posts: 43
- Thank you received: 1
Ask the community, share ideas, and connect with other LimeSurvey users!
export_responses( $sSessionKey, $iSurveyID, 'json', null, 'all', 'code', 'short', null, null, ['id'] )
Then you don't have export permission.I also tried the export_responses function but get a "No permission" from this query.
? Strange : if you're owner : you must have all rights on this survey.I'm the owner of the survey and so far I'm able to use a couple of function such as create participant, get_response_ids.