Authorization request functions Functions that manage HttpRequest with OAuth access token. OAuthAPI.CreateHTTPAuthorizationRequestCreate an HttpRequest with OAuth access token.OAuthAPI.RetryHTTPRequestRetry an HttpRequest with OAuth access token to check if the access token has expired.