Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Preferences
Approved Answers
Replies
Topics Started
Topic Started
Topics |
---|
Hi Haris,
Signature blocks are not shown for the payload shown below against attached document.
Attached is the Sample.pdf and request payload as below.
|
Hi
I am trying to CreatePackage and upload using Rest APIs.
Below is my JSON String and attached is the PDF. This used to work in may 2017.
|
Hi Team,
Can you please share the JSON payload for defining Signing Order for signature blocks.
Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2
|
Hi Team,
I am trying create a package with pdf document part of package.
|
Hi Team,
We have SOAP/XML based implementation in place, and want to move to the REST APIs.
During the process,some module in our system would to prepare the Approval Blocks ( place holder for signa
|
Replies Created
Reply to: SunCertPathBuilderException: unable to find validcertification path to requested
Friday, October 21, 2016 at 02:30am
Hi Haris,
Thanks for the quick reply.
I am developer from Oracle, we have Silanis integrated with one of our product using SOAP/XML. Now we want to move on to REST Web Services.
We don;t have on-premise installation and Believe , we use it as SAAS model.
As I don;t have any On premise installation, do I still need you generate the SSL key.
If yes can you please share the list of pre-requisites to integrate using REST API .
Thanks,
Srikanth Srigiri.
Reply to: SunCertPathBuilderException: unable to find validcertification path to requested
Tuesday, October 25, 2016 at 11:53pmHi Haris,
Thanks for the clarification.
Some of the Same programs shared in Silanis Developer BLOG worked after update code with APIKey and proxy settings
System.setProperty("https.proxyHost", "www-xxxxx.xx.oracle.com");
System.setProperty("https.proxyPort", "80");
But the sample "CreateAndSendPackageREST" is returning 400 as response code.
400
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 400 for URL: https://sandbox.esignlive.com/api/packages/
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1672)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
at oracle.silanis.SimpleCreateAndSendREST.main(SimpleCreateAndSendREST.java:71)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://sandbox.esignlive.com/api/packages/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1627)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
at oracle.silanis.SimpleCreateAndSendREST.main(SimpleCreateAndSendREST.java:67)
Process exited with exit code 1.
Source is same as downloaded, except that i have added System.setProperty() for proxy and updated APIKey
Is this sample still valid. Do I need to do some changes w.r.t to package creation.
Any pointers would be of great help.
Regards,
Srikanth Srigiri.
Approved Answer
Reply to: SunCertPathBuilderException: unable to find validcertification path to requested
Wednesday, October 26, 2016 at 08:49pmHi Haris,
Updated source code worked. Thanks a million.
Regards,
Srikanth Srigiri.
Approved Answer
Reply to: Unable to Validate the URI provided in REST API documentation
Thursday, November 10, 2016 at 12:20am
Thanks alot Michael. Removing double Quotes worked.
Srikanth
Reply to: Is there Document which explains the possible values for Request each PayLoad
Wednesday, November 23, 2016 at 01:02am
Thanks Haris :)
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
Hi Haris,
Signature blocks are not shown for the payload shown below against attached document.
Attached is the Sample.pdf and request payload as below.
|
2 | 5 years 2 months ago | 7 | ![]() |
Hi
I am trying to CreatePackage and upload using Rest APIs.
Below is my JSON String and attached is the PDF. This used to work in may 2017.
|
10 | 5 years 2 months ago | 12 | ![]() |
Hi Team,
Can you please share the JSON payload for defining Signing Order for signature blocks.
Also if have multiple signers , for example I have 5 signature blocks and two signers( SIGNER1, SIGER2
|
4 | 6 years 6 months ago | 28 | ![]() |
Hi Team,
I am trying create a package with pdf document part of package.
|
39 | 1 year 11 months ago | 292 | ![]() |
Hi Team,
We have SOAP/XML based implementation in place, and want to move to the REST APIs.
During the process,some module in our system would to prepare the Approval Blocks ( place holder for signa
|
3 | 6 years 10 months ago | 29 | ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.