Forum Discussion
StevenHooi
Mar 14, 2022Copper Contributor
permissions are not applied to microsoft graph api
Hello,
I tried to configure a background job to fetch email from exchange online. I configured the permissions in the azure portal and granted access. Is there any step I've missed?
Azure portal:
roles in bearer token:
postman request:
Postman response:
Does anyone know how to solve this issue?
- Make sure you obtain a fresh token after granting consent to the permissions above.
- StevenHooiCopper ContributorThe token that I’m using is about 1 second old.