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

update for REDCap v12.5.2 #396

Closed
3 tasks done
wibeasley opened this issue Jul 19, 2022 · 0 comments
Closed
3 tasks done

update for REDCap v12.5.2 #396

wibeasley opened this issue Jul 19, 2022 · 0 comments
Assignees

Comments

@wibeasley
Copy link
Member

wibeasley commented Jul 19, 2022

It looks like there are a few small changes required in the internals.

  • the redcap_users_export() calls REDCap's user export, which dropped the data_export variable and added the forms_export variable.
  • for redcap_read_oneshot_eav(): if the project isn't longitudinal, a dummy value for event_id is needed

This may be related to our new web server -and not the REDCap version:

  • a bad url sometimes acts differently than before

    Error in curl::curl_fetch_memory(url, handle = handle) :
    Failure when receiving data from the peer

@wibeasley wibeasley self-assigned this Jul 19, 2022
wibeasley added a commit that referenced this issue Jul 19, 2022
switched somewhere between 10.5.1 and 12.5.2

ref #396
wibeasley added a commit that referenced this issue Jul 19, 2022
wibeasley added a commit that referenced this issue Jul 19, 2022
wibeasley added a commit that referenced this issue Jul 19, 2022
wibeasley added a commit that referenced this issue Jul 19, 2022
I think all this is related to the web server, and how it handles non-SSL request.  I think it's unrelated to REDCap itself.

ref #396

https://stackoverflow.com/questions/51547900/rcurlgeturl-works-httrget-has-failure-when-receiving-data-from-the-peer/52465562

r-lib/httr#568
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

1 participant