Sharepoint REST API - Update Record
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-21 01:21 PM
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."}}}


------------------------------
Neha Bijalwan
Sr. Developer
Nokia
Asia/Kolkata
------------------------------
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."}}}
------------------------------
Neha Bijalwan
Sr. Developer
Nokia
Asia/Kolkata
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-21 04:42 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-21 05:02 PM
It's a Web API definition created in System manager.
------------------------------
Neha Bijalwan
------------------------------
------------------------------
Neha Bijalwan
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-02-21 05:16 PM
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
------------------------------
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-02-21 05:57 AM
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
------------------------------
It's similar to: Sharepoint List Library VBO - Odata queries | Digital Exchange (blueprism.com)
------------------------------
Neha Bijalwan
Sr. Developer
Nokia
Asia/Kolkata
------------------------------
