You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in inherits(ds, "data.frame") : object 'ds' not found
]
You likely have a problem in the web-address/URL. Make sure you have included the http:// at the beginning and /api/ at the end. It is easy to forget the / after api.
.red[
Error in REDCapR::redcap_metadata_read(redcap_uri = url, token = token) :
Assertion on 'token' failed: Must comply to pattern '^.{1,}$'.
]
tidyREDCap can't find the name of the API key in your .Renviron file. Check for inconsistency (a typo) between the two places where the name is typed.
.red[
Error in sanitize_token(token) :
The token is not a valid 32-character hexademical value.
]
The API key is invalid. Try to copy and paste it again. Restart R.
.red[
Error in \`pull()`:
! \`!!enquo(var)` must select exactly one column.
Run \`rlang::last_error()` to see where the error occurred.
]
The API key is not associated with a REDCap project. Try to copy and paste it again. Restart R.
]
The text was updated successfully, but these errors were encountered:
.small[
If you see:
.red[
]
You likely have a problem in the web-address/URL. Make sure you have included the http:// at the beginning and /api/ at the end. It is easy to forget the / after api.
.red[
]
tidyREDCap
can't find the name of the API key in your .Renviron file. Check for inconsistency (a typo) between the two places where the name is typed..red[
]
The API key is invalid. Try to copy and paste it again. Restart R.
.red[
]
The API key is not associated with a REDCap project. Try to copy and paste it again. Restart R.
]
The text was updated successfully, but these errors were encountered: