Forum Discussion

StevenHooi's avatar
StevenHooi
Copper Contributor
Mar 14, 2022

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.
    • StevenHooi's avatar
      StevenHooi
      Copper Contributor
      The token that I’m using is about 1 second old.

Resources