getAccessToken

fun getAccessToken(productSubscriptionKey: String, productType: String): ERROR CLASS: Symbol not found for Flow<io/rekast/sdk/repository/data/NetworkResult<io/rekast/sdk/model/authentication/AccessToken>>

Gets the Access Token based on the ApiUser ID, OCP Subscription Id, and the API Key.

Return

A Response containing the obtained AccessToken.

Parameters

productSubscriptionKey

The subscription key for the product.

productType

The type of product for which to obtain the access token.