GraphUserDetailNotFound while updating Custom Connector #1119
Unanswered
henningeiben
asked this question in
Q&A
Replies: 1 comment
-
So I looked at the
So the root cause is in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I try to update an existing custom connector using the pac cli. For authentication I'm using a SPN. This used to work, but since this week I get the following error:
I'm wondering why there is a lookup in the Graph for a certain user, and where this user-id is comming from. Obviously there is no such user within my Entra-ID with this object-id.
As seen above, this is using version 1.40.4 - but also going back to 1.39.3 (which worked last week) doesn't change in respect to this message.
Beta Was this translation helpful? Give feedback.
All reactions