Skip to contents

Helper functions for interacting with APIs Warn the user that they are attempting an API request without credentials

Usage

.warn_no_api_creds(api_key_creation_url = NULL)

Arguments

api_key_creation_url

Optional URL to which to direct the user to create an API key ID / secret pair.

Value

Nothing, invisibly, warning the user as a side effect.