harishaidary submitted May 9 2017

This simple C# class shows you how to use the eSignLive REST API to create user, sender, and signer authentication tokens.

Rate this Code Share

Comments

Reply to: Authentication Tokens (REST API)

0 votes

Hi Hari,

1. Is it possible to get packageid without sending api_key?

2. What do you suggest to consider between .Net SDK and Rest API ?

3. Can you provide some code samples on below part of the article ?

Using the sender authentication token, you can access the transaction by building the following URL:

https://sandbox.esignlive.com/auth?authenticationToken={senderToken}&target=https://sandbox.esignlive.com/a/transaction/{packageId}

Thanks,

Sumit

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off