Forum Discussion
Unable to update Contact through Azure Graph API
I'm working on an application that reads and updates Contacts from Office 365 through https://msdn.microsoft.com/library/azure/ad/graph/api/contacts-operations#BasicContactOperations. Reading and deleting works fine, however, when I try to update a contact I receive a Bad Request error with the following message:
Unable to update the specified properties for objects that have originated within an external service.
Don't have a clue what they mean with external service? It doesn't matter if the contact is created through Admin UI or through PowerShell.
Can you please let me know if I am missing something here?
1 Reply
- rutu chudasamaCopper Contributor
https://msdn.microsoft.com/library/azure/ad/graph/api/contacts-operations#BasicContactOperations have multiple properties
Which property do you wnat to update?
there is some property cases the problem if i am right not all property.
You can refer https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_update