Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Preferences
Code Share Comments
Replies
Topics Started
Topic Started
Topics |
---|
Hi.
I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
I have changed the API Key to the API key in my accoun
|
Replies Created
Reply to: attempting to use Simple PHP Web Application
Sunday, April 8, 2018 at 11:02pmThis is working fine but
when i send different document then i receive the following error: “Unauthorized Access We’re sorry. Your session may have expired. Please try again. If you receive this message multiple times, please contact support.â€
what is MULTIPART_BOUNDARY ?
Is it always the same value ----WebKitFormBoundary7MA4YWxkTrZu0gW ?
If not then how i find it?
How to integrate eSignLive Fields via Text Tags in php?
Reply to: attempting to use Simple PHP Web Application
Tuesday, April 10, 2018 at 12:58amif i send html file alternative of pdf file
Reply to: attempting to use Simple PHP Web Application
Tuesday, April 17, 2018 at 05:21amOk, fine .
I upload my pdf file.
Which i want to send my customer.
I upload the pdf and
which field I want to variable for this I upload some png
please answer me
Reply to: attempting to use Simple PHP Web Application
Tuesday, April 17, 2018 at 05:23amall page are marked with red color in the next three screen shoot
please help me
Reply to: attempting to use Simple PHP Web Application
Wednesday, April 18, 2018 at 02:49amplease check
First,
I create package, for that I send this JSON data
{
"documents": [
{
"id": "sample-contract",
"name": "Test Document",
"extract": true,
"data": {
"esl_doc_extract_type": 1
}
}
],
"status": "DRAFT",
"type": "PACKAGE",
"roles": [
{
"id": "signer1",
"type": "SIGNER",
"signers": [
{
"email": "[email protected]",
"firstName": "Hemanta",
"lastName": "Kundu",
"id": "signer1"
}
],
"name": "signer1"
}
],
"name": "Text Tags Example Package"
}
ENDPOINT => https://sandbox.e-signlive.ca/api/packages
HTTP Method => POST
Content Type => multipart/form-data
Accept => application/json
Authentication => Basic. $my api key
and also get the packegeid
looks like
{
"id": "LR_P239G0Xw8hLXXEk8OOgnaVNM="
}
I think first process is ok
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
Hi.
I am trying to implement the sample code provided at https://www.esignlive.com/blog/esignlive-how-to-creating-a-simple-php-web-application/
I have changed the API Key to the API key in my accoun
|
28 | 5 years 4 months ago | 74 | ![]() ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.