Hi Team,
I tried the API playground to get the token and receive below error. Can you confirm if the usage is correct?
curl --location https://api.refinitiv.com/auth/oauth2/v1/token --header "authorization;" --header "content-type: application/x-www-form-urlencoded" --header "accept: application/json" --data "grant_type=password&username=****&scope=trapi&client_id=****&password=xxxxxxx"
username: -removed by AHS-
client_id: -removed by AHS-