Obtain an API key or check if it can fine one that works for this host and the version of the bugzilla provided works with this package.
create_bugzilla_key(host) check_authentication(key = Sys.getenv("R_BUGZILLA"), host)
host | URL of the bugzilla instance if missing the R bugzilla is assumed. |
---|---|
key | API key to check. |
TRUE invisibly if the actions are performed.
set_key() if you want to temporary use an API key.
check_authentication() #> ✖ Not authenticated on this site.