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 port...
VasilMichev
Mar 15, 2022MVP
Make sure you obtain a fresh token after granting consent to the permissions above.
- StevenHooiMar 15, 2022Copper ContributorThe token that I’m using is about 1 second old.