I am trying to do this from my Pega personal edition
with all the API required data from my Microsoft azure app- like application id, tenant id, secret key, Endpoint URL , principal name. Getting the below error. please help asap we are blocked
Details
Created DefaultExecutors
Starting to send request, URL https://graph.microsoft.com/v1.0/users/saiarunkumarpalwadi@gmail.com/mailFolders
Request Method GET
Response code 401, Unauthorized
Handling error response
Deserializing type GraphErrorResponse
Graph service exception Error code: OrganizationFromTenantGuidNotFound
Error message: The tenant for tenant guid '473d34ad-52b0-41cf-ac75-b2a94db08613' does not exist.
GET https://graph.microsoft.com/v1.0/users/saiarunkumarpalwadi@gmail.com/mailFolders
SdkVersion : graph-java-v1.4.0
Authorization : Bearer eyJ0eXAiOiJKV1QiLCJub25jZSI[...]
401 : Unauthorized
[...]
[Some information was truncated for brevity, enable debug logging for more details]