-
-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi there!
New users running the script that uses this module (we've been using it since November and it has been working fine) have started experiencing the following issue:
People who have been using the script are not facing any problems. It deletes contacts who are no longer Entra users, adds new ones, and updates data if it has been modified.
However, people using the script for the first time in the past few weeks are only able to add a few users. The rest of the users they try to add result in the following error line: Failed to create contact for exampleforusername because: [UnableToDeserializePostBody] : were unable to deserialize.
We don't understand where the problem lies. We suspect it might be due to a modification in the Microsoft.Graph.PersonalContacts module (we started using the 2.24 version and now is 2.26.1). This is the only thing we can think of. Can you help us?
Thank you!!