bitly_app_details: Retrieve OAuth App
Description
Retrieve details for the provided OAuth App client ID
Usage
bitly_app_details(
client_id = "be03aead58f23bc1aee6e1d7b7a1d99d62f0ede8",
showRequestURL = F
)
Arguments
- client_id
- The client ID of an OAuth app
- showRequestURL
- an optional T/F value to whether show URL which has been
build and requested from server. For debug purposes, default FALSE.