Question
oAuth 2.0 - Postman - There is no access token in response body even though API call is successful.
I am using developer account with free plan.
I am testing AdobeSign API to integrate with my company's product.
I cannot get access token with oAuth 2.0 in Postman.
I followed this article, and authorization is passed but response does not include access_token.

Do I need an enterprise account to get access token?
At lease integration key as access token is working to call API with free plan.
