Hello Ronaldo Resende (OMG),
Thank you for your post in this Q&A forum.
It seems like the token as you generated is a application token but you have only assigned delegated permissions. Please check your token, you can copy your token and past it to JWT.MS. for application token the permissions will show under roles and for delegated token, permissions will show under scp.
Something like, scp;- AccessReview.Read.All, AuditLog.Read.All....
If the token shows roles, you need to generate delegate access token then authenticate.
Hope that helps.
Thanks
--please don't forget to upvote
and Accept as answer
if the reply is helpful--