Share via

Graph API - ResourceNotFound Resource could not be discovered

gabr brac 21 Reputation points
2022-09-06T12:55:17.32+00:00

Hello my goal is to get exchange server data like: email,firstname,lastname and save in DB

For doing this i've read that i have to make this callback request:

https://graph.microsoft.com/v1.0/me/contacts
from microsoft graph and get the data in n8n workflow system

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author

  1. Shivam Dhiman 6,086 Reputation points
    2022-09-07T01:07:53.797+00:00

    Hi @gabr brac

    I am able to replicate the same scenario. Generally this error - "Resource could not be discovered" - occurs when users are not assigned with Exchange license or the mailbox is not configured for them.
    238367-resource.png

    After providing license to the user, I am able to get the contacts for this user.
    238411-resource2.png

    Please make sure your mailbox is not inactive, soft-deleted, or is hosted on-premise.

    Hope this helps.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have further questions about this answer, please click "Comment".

    Was this answer helpful?

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.