CallbackURL Parameter (Connect-ExcelOnline Cmdlet)
The OAuth callback URL to return to when authenticating. This value must match the callback URL you specify in your app settings.
Syntax
Connect-ExcelOnline -CallbackURL string
Data Type
cstr
Default Value
""
Remarks
During the authentication process, the OAuth authorization server redirects the user to this URL. This value must match the callback URL you specify in your app settings.