Hi I am using my company Ring Central Account to test the API but every time I get
Content: {
"error" : "invalid_grant",
"errors" : [ {
"errorCode" : "OAU-140",
"message" : "Invalid resource owner credentials"
} ],
"error_description" : "Invalid resource owner credentials"
}
I am using the correct username and password. I tried username with the account user name, my phone number, main company phone number but every time I get the same error.
Do we need to 101 extension always or the extension number of the account of which we are using credentials.
Thanks.