cancel
Showing results for 
Search instead for 
Did you mean: 

cURL issue

KamilBudziak
Level 2

Hey,

Tried to use that DX content in my process

Utility - cURL

Blueprism remove preview
Utility - cURL
Enable your Digital Workers to communicate with web servers in a guided way using the cURL utility.
View this on Blueprism >

.

I'm not able to send request correctly, getting more like:

8366.png

Config

8367.png

Argiments:

"curl --cert signed-certificate.pem --key private-key.pem --header 'Content-Type: 
application/json' --header 'Accept: application/json' -d '{ "entities": [{"identifier": 
"[number]", "identifierScheme": "ISIN" }]; "packageId": 8 }' 'https://api-cert.[DOMAIN]api/flex/deliveries/v1'"

Any thoughts?

Now my issue is different, resolution was new Environmental VBO resolved previous.

how can I use .pem files with cURL?



------------------------------
Kamil Budziak
------------------------------

2 REPLIES 2

Hi Kamil,

In your [Arguments] value, I can suggest removing curl from the beginning of the string and the URL from the end of the string (https://api-cert.)



------------------------------
Charlie Kovacs
Sr. Digital Exchange Engineer
Blue Prism
Austin, USA
------------------------------
Charlie Kovacs Sr. Digital Exchange Engineer Blue Prism Austin, USA

ewilson
Staff
Staff

@Kamil Budziak 

Do you have the latest version of the Utility - Environment VBO from the DX? From the error message it seems like you may be running an older version of it.

Cheers,



------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------