Hi @Paulino Cristovao,
Welcome to Microsoft Q&A and thanks for reaching out.
To start please review the steps described below:
https://learn.microsoft.com/en-us/graph/api/mailfolder-get?view=graph-rest-1.0&tabs=python
Best regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello Microsoft Support Team,
I am encountering an issue while attempting to read emails from a custom folder named "Paris" in my Outlook mailbox using the Microsoft Graph API. I am developing a Python script that runs without user interaction, and I am the administrator and sole user of my Azure Active Directory (Azure AD).
Environment Details:
Steps Taken:
Mail.Read
and User.Read
, and I ensured admin consent was granted.400 Bad Request
response.Expected Behavior: I expected to retrieve a list of emails from the "Paris" folder in my mailbox using the acquired access token and the Microsoft Graph API.Hello Microsoft Support Team,
I am encountering an issue while attempting to read emails from a custom folder named "Paris" in my Outlook mailbox using the Microsoft Graph API. I am developing a Python script that runs without user interaction, and I am the administrator and sole user of my Azure Active Directory (Azure AD).
Environment Details:
Steps Taken:
Mail.Read
and User.Read
, and I ensured admin consent was granted.400 Bad Request
response.Expected Behavior: I expected to retrieve a list of emails from the "Paris" folder in my mailbox using the acquired access token and the Microsoft Graph API.
Hi @Paulino Cristovao,
Welcome to Microsoft Q&A and thanks for reaching out.
To start please review the steps described below:
https://learn.microsoft.com/en-us/graph/api/mailfolder-get?view=graph-rest-1.0&tabs=python
Best regards,