22-06-23 10:40 AM
Hey,
Tried to use that DX content in my process
Blueprism | remove preview | ||||||
|
.
I'm not able to send request correctly, getting more like:
Config
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
------------------------------
22-06-23 05:14 PM
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.)
23-06-23 02:09 PM
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,