| virustotal_auth_error | R Documentation |
Create an authentication error
virustotal_auth_error(
message = "Invalid or missing API key",
call = sys.call(-1)
)
message |
Error message |
call |
The calling function (automatically detected) |
An error object of class virustotal_auth_error
Other error handling:
virustotal-errors,
virustotal_check(),
virustotal_error(),
virustotal_rate_limit_error(),
virustotal_validation_error()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.