Warn about failed web requests and give helpful troubleshooting tips.
Source:R/ru_setup.R
yell_if_error.Rd
Details
A wrapper around httr::stop_for_status
with a more helpful error
message.
Examples: see tests for project_list
.
This function is used internally but may be useful for debugging and
ruODK
development.
See also
Other ru_settings:
odata_svc_parse()
,
parse_odkc_version()
,
ru_settings()
,
ru_setup()
,
semver_gt()
,
semver_lt()
,
yell_if_missing()