cancel
Showing results for 
Search instead for 
Did you mean: 

The 'Content-Type' header must be modified using the appropriate property or method. Parameter name:

Hi,

I'm trying to upload the file to SharePoint using HTTP request. But getting following error. Tried with other possible solution but not resolving it.

Internal : Could not execute code stage because exception thrown by code stage: The 'Content-Type' header must be modified using the appropriate property or method.
Parameter name: name

SukanyataiKawale_0-1742368775342.png

It is generating token correctly and able to download the excel file but while uploading the same file getting this error. 
can someone please help on this to fix it.

2 REPLIES 2

@SukanyataiKawale 

Hi ,

Is it a multipart form ?

Please share with us more informations maybe a postman template and then we can make the same template on BP 😉

Neel1
MVP

also as alternate solution @SukanyataiKawale 

You can use graph API connector for SharePoint for working on SP folder and structure. below is the connector. you need to be ready with tenant id, client id, secret ID. Use upload file with necessary input.

Neel1_0-1742387784468.png

BluePrism Digital Exchange