we are trying to do this api call from pega application
Geting below error. pls help asap
{"error":{"code":"ResourceNotFound","message":"Resource could not be discovered.","innerError":{"date":"2021-05-28T07:20:08","request-id":"78052bf3-bbe2-46f3-8b92-7eaf997a6623","client-request-id":"78052bf3-bbe2-46f3-8b92-7eaf997a6623"}}}
Created DefaultExecutors
Starting to send request, URL https://graph.microsoft.com/v1.0/users/PSAK@saiarunkumarpalwadigmail.onmicrosoft.com/mailFolders
Request Method GET
Response code 404, Not Found
Handling error response
Deserializing type GraphErrorResponse
Graph service exception Error code: ResourceNotFound
Error message: Resource could not be discovered.
GET https://graph.microsoft.com/v1.0/users/PSAK@saiarunkumarpalwadigmail.onmicrosoft.com/mailFolders
SdkVersion : graph-java-v1.4.0
Authorization : Bearer eyJ0eXAiOiJKV1QiLCJub25jZSI[...]
404 : Not Found
[...]
[Some information was truncated for brevity, enable debug logging for more details]