Where to get the correct Message ID for the Graph API Parameter?
Hello, I need help.
I am using this API:
https://graph.microsoft.com/v1.0/me/messages/{id}/attachments
Where I get the message ID is from here:
But the response always fails, and I’m sure it has something to do with the validity or format of the message ID. Is there any way I can find the correct format of the message ID? Or is there any way I can find other ways to find the message ID in the UI of Outlook web?
Hello, I need help.I am using this API:https://graph.microsoft.com/v1.0/me/messages/{id}/attachments Where I get the message ID is from here:But the response always fails, and I’m sure it has something to do with the validity or format of the message ID. Is there any way I can find the correct format of the message ID? Or is there any way I can find other ways to find the message ID in the UI of Outlook web? Read More