cancel
Showing results for 
Search instead for 
Did you mean: 

Sharepoint REST API - Update Record

NehaBijalwan
Level 2
While trying to update Sharepoint list data item, I'm getting the following exception:
Another method to get Form Digest Value is working but this one is failing. 

Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 400
HTTP Response Content: {"error":{"code":"-1, Microsoft.SharePoint.Client.InvalidClientQueryException","message":{"lang":"en-US","value":"The type SP.ListItemEntityCollection does not support HTTP PATCH method."}}}

19746.png
19747.png

------------------------------
Neha Bijalwan
Sr. Developer
Nokia
Asia/Kolkata
------------------------------
4 REPLIES 4

ewilson
Staff
Staff
Hi @NehaBijalwan,

Is this a connector from the DX or a Web API definition you created?

Cheers,


------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

It's a Web API definition created in System manager.

------------------------------
Neha Bijalwan
------------------------------

I understand that, but is it something you downloaded from the Digital Exchange or did you build it yourself? If you downloaded it from the DX, can you point me to the actual asset because I don't recognize it.

Cheers,

------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------

I created this myself and not from DX.

It's similar to: Sharepoint List Library VBO - Odata queries | Digital Exchange (blueprism.com)

------------------------------
Neha Bijalwan
Sr. Developer
Nokia
Asia/Kolkata
------------------------------