2 weeks ago
I have to consume an API for multi form body. I am using http request multipart with file metadata and fieldmeta collections but getting 403 error
Please refer below pic
a week ago
In fact we need more informations to help you.
Can you use postman for example to execute your api ?
If yes can you send us a screenshot with the parameters that you put in postman and then we can make the same template with Blue Prism
a week ago
Hi @Mohamad_747
Thank you for the help.
Please refer postman request details, header is bearer token
a week ago
File type is excel
a week ago - last edited a week ago
Hi @omkarinamake12 ,
please download this VBO for multipartform
https://digitalexchange.blueprism.com/dx/entry/3439/solution/utility---http
use this action below :
then here add these parameters :
for FileMetaData and FieldMetaData provide this :
Content Type = application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
try it and let us know
Monday
Hi @Mohamad_747
Thank you for help.
However I am getting status code 403
Error as request unsuccessful. Incapsula Incident Id
Monday
Can i see the headers ?
You can put a Bold Line on confidential informations
Tuesday
Header is only authorisation token,
Tuesday
You mean the authorization is the same bearer token ?
If yes try to remove from the input parameters the bearer token and try it.
Wednesday
Yes, I have tried but getting same 403 error