Forum Discussion
rcant
Oct 03, 2025Copper Contributor
403 Forbidden when sending mail with app-only token via Microsoft Graph
Hello, I am trying to send emails from my Outlook account using a registered enterprise application in Azure AD. We created an application registration in our tenant, assigned the relevant users, a...
VasilMichev
Oct 06, 2025MVP
Application access policies, or similarly, RBAC for applications restrictions are certainly things you need to check, as they can result in a 403 error even when you have a proper token/scopes.