OAuthRequestTokenURL Parameter (Connect-Excel Cmdlet)
The URL the service provides to retrieve request tokens from. This is required in OAuth 1.0.
Syntax
Connect-Excel -OAuthRequestTokenURL string
Data Type
cstr
Default Value
""
Remarks
The URL the service provides to retrieve request tokens from. This is required in OAuth 1.0. In OAuth 1.0, this is the URL where the app makes a request for the request token.