Relative Content

Tag Archive for c#.netasp.net-coregraphmicrosoft-graph-sdks

DriveItem Patch method with error in Graph Api

I’m creating an API with ASP.NET Core that accesses a list/drive with the graph api and at some point I need to update an item that was created in the drive library to add an ID (which is a custom column), but I’m getting an invalid request error, can anyone help me?