View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
11924Bug reportsImport/Exportpublic2017-02-07 13:33
Reportertammo Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status closedResolutionunable to reproduce 
Product Version2.56.x 
Target Version2.56.x 
Summary11924: RPC errror when debug =1
Description

I tried to export results to RStdio, using:

wk45<- get_responses(iSurveyID= '633318', sLanguageCode= '', sCompletionStatus= 'complete', sResponseType='short' )

When debug = 1 this results in:
Error: lexical error: invalid char in json text.
<!DOCTYPE html PUBLIC "-//W3C/
(right here) ------^

When debug = 0 this results in a correct dataframe.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)2.55.3 161111
I will donate to the project if issue is resolvedNo
Browserff
Database type & versionff
Server OS (if known)ff
Webserver software & version (if known)ff
PHP Versionff

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-11-18 15:54

administrator   ~42067

Tammo, can you find out the full response you get?

tammo

tammo

2016-11-18 15:58

developer   ~42068

Where do I find the full response? In RStudio?

c_schmitz

c_schmitz

2017-02-03 14:43

administrator   ~42956

There is no get_responses in the API - maybe that is your problem?

tammo

tammo

2017-02-07 12:56

developer   ~42968

I use limer (https://github.com/cloudyr/limer). This does have get_responses and besides: if get_responses is unknown, I would also get an error when debug=0.

c_schmitz

c_schmitz

2017-02-07 13:23

administrator   ~42970

well, then it is a rlimer function and you probably have to contact the rlimer guys. get_responses is not a RC function.

tammo

tammo

2017-02-07 13:32

developer   ~42971

OK, will do. Please close this one. I cannot do that.

Issue History

Date Modified Username Field Change
2016-11-18 14:35 tammo New Issue
2016-11-18 15:54 c_schmitz Assigned To => c_schmitz
2016-11-18 15:54 c_schmitz Status new => feedback
2016-11-18 15:54 c_schmitz Note Added: 42067
2016-11-18 15:58 tammo Note Added: 42068
2016-11-18 15:58 tammo Status feedback => assigned
2017-02-03 14:43 c_schmitz Status assigned => feedback
2017-02-03 14:43 c_schmitz Note Added: 42956
2017-02-07 12:56 tammo Note Added: 42968
2017-02-07 12:56 tammo Status feedback => assigned
2017-02-07 13:23 c_schmitz Note Added: 42970
2017-02-07 13:32 tammo Note Added: 42971
2017-02-07 13:33 c_schmitz Status assigned => closed
2017-02-07 13:33 c_schmitz Resolution open => unable to reproduce