Validates the REDCap API token stored in the project object by attempting a
connection to the REDCap server.
Arguments
- project
A validated
projectobject containing REDCap project data and settings. Generated using load_project or setup_project
Details
This function tests whether the API token stored in the project object is
valid by making a request to the REDCap server.
See also
pkgdown article on tokens pkgdown article on tokens
Other Token Functions:
view_project_token()
