Your eq
filter parameters are used incorrectly. You only need to make a small modification and the problem should be solved.
https://graph.microsoft.com/v1.0/users?$filter=employeeId eq '1.0.3384'
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Are you talking about the
eq
parameter? Look at the doc here, there are use cases.Okay thank you
I try to update an event in my calendar through icalUid
And I obtain the following
Any idea what am I doing wrong? Is there any way to update an event using ICalUId?
Sign in to comment