com.kkbox.openapideveloper / com.kkbox.openapideveloper.auth / TokenFetcher / fetchAccessToken
fun fetchAccessToken(bodyParameters: Map<String, List<String>>): ResponseFuture<JsonObject>
Fetches the access token.
Return the Future object that will return the token api response.