cancel
Showing results for 
Search instead for 
Did you mean: 

DocuSign API Integration protocol error

SrikanthReddy3
Level 3

Hi team, I am getting a protocol error while accessing through blue prism API but I am able to access it through Postman.
Can someone else help me to resolve this error?

14107.png

Currently, I am using blue prism suggested Docusign VBO and attached here it for reference.

Thanks,
Srikanth




------------------------------
Srikanth Reddy
Developer
Infosys
------------------------------
11 REPLIES 11

GeoffHirst
Staff
Staff

Hi Srikanth,

Thank you for being a SS&C Blue Prism customer and for using Blue Prism.

Can we check a couple of things regarding to your issue?

In Postman how do the headers compare to the headers you have in Blue Prism? I am aware that there can be confusion over the Content-Type header.

If you can come back to me with what you have that would help for a start.

Once again, thank you for using Blue Prism.

regards



------------------------------
Geoff Hirst
Senior DX Engineer - Digital Exchange - EMEA
SS&C Blue Prism
------------------------------
Geoff Hirst Senior DX Engineer - Digital Exchange - EMEA SS&C Blue Prism

Thanks, Geoff for your response.

Here are the details of the header that I am using

14055.png
And also the authentication details are below:
14056.png............................................................
Thanks,

Srikanth



------------------------------
Srikanth Reddy
Developer
Infosys
------------------------------

Hi Srikanth,

Thanks for this. Could you also supply the similar information for what you have working in Postman, so we might compare them and see what is different?

thanks



------------------------------
Geoff Hirst
Senior DX Engineer - Digital Exchange - EMEA
SS&C Blue Prism
------------------------------
Geoff Hirst Senior DX Engineer - Digital Exchange - EMEA SS&C Blue Prism

Hi Geoff, below are the Header details I used in Postman.

Check the below URL for Postman collection

https://developers.docusign.com/tools/postman/


14066.png 



------------------------------
Srikanth Reddy
Developer
Infosys
------------------------------

Hi Srikanth,

Could you try replacing the Content-Type header in Blue Prism with the value you have in postman? So, replace the Application/json in the Blue Prism header with the application/x-www-form-urlencoded that you have in Postman?

See how that goes and report back to me.

regards



------------------------------
Geoff Hirst
Senior DX Engineer - Digital Exchange - EMEA
SS&C Blue Prism
------------------------------
Geoff Hirst Senior DX Engineer - Digital Exchange - EMEA SS&C Blue Prism

Hi Geoff, Tried with the above-suggested header details and got the same error.



------------------------------
Srikanth Reddy
Developer
Infosys
------------------------------

Hi Srikanth,

It would be useful now to see what you have configured for the Docusign Credentials. Given the error, something is different in Blue Prism to what you have in Postman, we just need to find what that difference(s) is/are.

regards



------------------------------
Geoff Hirst
Senior DX Engineer - Digital Exchange - EMEA
SS&C Blue Prism
------------------------------
Geoff Hirst Senior DX Engineer - Digital Exchange - EMEA SS&C Blue Prism

Srikanth,

Having now managed to get time to try out and replicate the issue you have I did the following:

1. I have created an App inside of docusign. In the developer sandbox and i have created a single template in the app.
2. I have followed the user guide.
3. I am using the List Templates action on the Docusign Wrapper Object. The Account ID I have used is the API Account ID.
4. In the Common Authentication - Subject I am using the API Account ID.
5. In the Docusign Credential I am using the integration key as the issuer and the private key is PKCS
#8 created as shown in the user guide.

As I have only 1 template created in my application, it is now displayed in my Templates collection.

14079.png
I hope this helps you get your side working ok.

regards


------------------------------
Geoff Hirst
Senior DX Engineer - Digital Exchange - EMEA
SS&C Blue Prism
------------------------------
Geoff Hirst Senior DX Engineer - Digital Exchange - EMEA SS&C Blue Prism

Hi Geoff, tried a couple of times with the same steps but seeing the same protocol error. I am not sure where I went wrong while following the user guide. Could you please check and verify the below steps.

Redirect URL landing page:

14083.png Captured the API Account ID & Integration Key:
14084.png
Authentication settings:
14085.png
And used the Integration key as the issuer name and the private key is PKCS #8

14086.png



------------------------------
Srikanth Reddy
Developer
Infosys
------------------------------