Discuss this help topic in SecureBlackbox Forum
Retrieves the authorization URL from the server.
Declaration
Parameters
Return value
Returns the authorization URL.
Description
Call this method to obtain the URL over which the user must authorize his/her account. Typically, the user has to navigate to the retrieved URL in a browser, and authorize the access. After the access is authorized, the access token can be received by calling RequestAccessToken method.