Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_session returns "Argument 'txt' must be a JSON string, URL or file." #11

Closed
jexller opened this issue Jun 8, 2016 · 3 comments
Closed

Comments

@jexller
Copy link

jexller commented Jun 8, 2016

Any issues known with using https under R? Or is the UTF8 format broken in certain R versions?

Limer is not able to get a connection via https to a RPC-JSON Limesurvey (LS 2.06LTS installation).
When trying to access the Limesurvey API via e.g. C# the connection is working.

The same issue was described here:
https://gist.github.com/andrewheiss/fe64718c41991b1620f5

@Jan-E
Copy link
Contributor

Jan-E commented Nov 4, 2016

"The same issue" seems caused by a typo: export_resposes in stead of export_responses
https://gist.github.com/andrewheiss/fe64718c41991b1620f5#gistcomment-1734270

We had no problem with R 3.3.0, and 2.06LTS over https.

@andrewheiss
Copy link
Member

Yeah, closing this because of the export_resposes typo

@trivender
Copy link

trivender commented Feb 13, 2018

@jexller : I am also getting same error. Are you able to figure this out? I did some debugging and realized that status code returned is 406 which should be 200.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants