Forums
Hello, We are using capture signatures but something strange is happening. We have two accounts, one is used for development and one is for the customer, the account used for development has no problem, the signature is captured submitted and when the document is confirmed the signature is printed on the PDF. When we use the client account and try the same thing everything goes well but in the end the signature is not printed on the PDF. We're thinking it might be some kind of setup but we still can't figure out what, does anyone have any ideas?
Forums
Hi I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal. My first procedure is working fine but in second procedure the following error shows: {"technical":"","messageKey":"http.status.400","packageId":null,"messageLanguage":null,"parameters":{},"entity":null,"message":"Validation Error","code":400,"name":"Validation Error"} When I try to run the 2nd procedure as a script, it works perfectly.
Forums
Is there a way to query server status to tell when a server goes down? We just got hit with an emergency maintenance on the Production server but didn't get any notification what so ever. Is there a way to resolve this issue for any future problems?
Forums
Hello, I have searched to find answers to this but can't seem to find them. I have seen forum posts showing how you can add a reviewer to a package using the Web (UI) however I can't seem to find the documentation on how to accomplish this via the Rest API or SDK. Ideally we would like to have a role in the package who does not have any signatures (or document accepts) but is still notified after all other signers complete. However, my understanding is that is not possible because only signers can be a part of a signer workflow. First off, is that still accurate?
Forums
Hi, I have a scenario where a owner or a "power of attorney" can eSign the document. Currently, I have the JSON for teh rEST API to create the package where one signer can sign. Can I create the JSON where either of the roles can eSing, but only one can and it is done the other cannot eSign but can only view the document? Thanks. Srini.