OAuth2.0 token for grant_type=client_credentials(error: invalid request, missing parameter: access_token)
my configuration for oauth profile: clien id: xxx client secret:xxx token url: http://domain/version/token grant_type: client_credentials ============================================================ the third party uses oauth2.0 with grant_type use...
