Request an access token using OAuth2 protocol.
Basic authentication credentials, in the format Basic <base64(client_id:client_secret)>.
Token created successfully.
The access token string issued.
The number of seconds until the token expires.
Bearer The refresh token string issued (only applicable to certain grant types).
The list of scopes, delimited with spaces.