mulesoft-catalyst / metrics-toolkit

The metrics toolkit (formerly metrics accelerator/framework) is a Mule application intended to collect, aggregate and load platform metrics into different visualization systems; providing out of the box integrations and visualization options, including useful dashboards and charts.
The Unlicense
83 stars 105 forks source link

Getting Bad request while fetching the auth token #205

Open tithi1994 opened 1 year ago

tithi1994 commented 1 year ago

Hi Team,

We are using connected client App for Metrics Toolkit code. while fetching the auth token from https://anypoint.mulesoft.com:443/accounts/api/v2/oauth2/token we are getting Bad request error.

Error : HTTP POST on resource 'https://anypoint.mulesoft.com:443/accounts/api/v2/oauth2/token' failed: bad request (400).

Request Config:

Looking for resolution urgently