Authenticating and accessing gmail accounts #7264
Labels
bug-unconfirmed
A reported bug that needs to be investigated and confirmed
msal-angular
Related to @azure/msal-angular package
msal-browser
Related to msal-browser package
Needs: Attention 👋
Awaiting response from the MSAL.js team
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Core Library Version
3.10.0
Wrapper Library
MSAL Angular (@azure/msal-angular)
Wrapper Library Version
3.0.13
Public or Confidential Client?
Public
Description
First of all if this is not the right place to post this please let me know where to post it.
I'm getting an error when trying to access gmail accounts. I was able to get the token for my gmail account that I've added to the Outlook Mac client, The problem i have when trying to list messages in the inbox using Graph APIs i get an empty list.
Also when i try to get specific message i get an error
Error Message
{ "error": { "code": "ErrorInvalidMailboxItemId", "message": "Item '{ITEM_ID}' doesn't belong to the targeted mailbox '{MAILBOX}'." } }
MSAL Logs
No response
Network Trace (Preferrably Fiddler)
MSAL Configuration
Relevant Code Snippets
Reproduction Steps
Expected Behavior
List of messages inside the inbox folder
Identity Provider
Entra ID (formerly Azure AD) / MSA
Browsers Affected (Select all that apply)
Other
Regression
No response
Source
Internal (Microsoft)
The text was updated successfully, but these errors were encountered: