Azure logic apps - How to resolve GraphUserDetailNotFound in the same tenant ?

Patrick RANDRIANJATOVO 20 Reputation points
2024-01-08T09:06:46.7633333+00:00

Hi,

I created a logic apps with the teams connector "Post message in a chat or channel".

I am connected as "myaccount@tenant.com" and want to post the message to an existing account eg. "anotheraccount@tenant.com".

I got the following error :

{
  "error": {
    "code": "GraphUserDetailNotFound",
    "message": "No user details with email or UPN 'anotheraccount@tenant.com' were found in Graph."
  }
}

How to resolve that problem ?

  • If it's a license problem, what kind of license does "myaccount@tenant.com" need ? currently i assigned teams essentials and power automate free
  • If it's a permission error, what api permission does I need and how to assign that ?

Thank you for your help

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,088 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,133 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,005 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sonny Gillissen 3,351 Reputation points
    2024-01-08T13:23:56.08+00:00

    Hi Patrick RANDRIANJATOVO,

    Thank you for reaching out on Microsoft Q&A!

    I see you've doubled your question. I gave you a reply on this one:

    https://video2.skills-academy.com/en-us/answers/questions/1483278/azure-logic-apps-how-to-resolve-graphuserdetailnot?orderby=helpful#answers

    Please click “Accept answer” if you find this helpful. Feel free to drop additional queries in the comments below!

    Kind regards,

    Sonny

    1 person found this answer helpful.

Your answer

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