I'm going to create an app on MS Azure, get an Access Token using PostMan with Client Secret, and use the token value to get the information I want from Dataverse. (EX: https://?????.api.crm.dynamics.com/api/data/v9.2/accounts) But I keep getting these errors, and I want to know how to resolve this error.
Error Response
{
"error": {
"code": "0x80072560",
"message": "The user is not a member of the organization."
}
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.