Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
In the case that you have 100's of senders as our organisation has its very hard to find specific sender. I suggest search by name and by sender type(regular, manager,owner...).
Hi, so far my organisation have been using v10. we would like to try v11. I have dowonloaded v11 sdk and changed the references. Seems to be working ok. What api url should I be using.
As specified on this page: http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz I have applied settings in t
I use following method to update senders info: eslClient.AccountService.UpdateSender(info, senderid); The problem is that once this is done sender is inactive and invitation needs to be sent to a se
Hi, I need to get newly created sender's API key and store it in local database. Sender class does not contain attribute APIkey. Is this even possible?

Replies Created

Reply to: Receiving callback from e-signlive

0 votes
I have tried with postman from my box... Works ok. i can see post coming from silanis is received by global handler. Its just not being routed to controller method. that is why i tought that something is wrong with json. is it being sent as a string? i mean serialized?

Reply to: Receiving callback from e-signlive

0 votes
there is no errors. just your post is not being routed properly. btw.. what sinature my controller method should have then: private void logModel(CallbackLogModel jsonModel) or public void Log(string jsonModel) Also, is it ok to assume that your request Content-Type is : application/json; charset=UTF-8 ?

Reply to: Receiving callback from e-signlive

0 votes
I tend to disagree about ip not being white listed. I think my global hanlder will never get the request if that is so. I think the problem is that i don't have ipAddress in the model. will check and let you know

Reply to: How to get Sender's ApiKey via API

0 votes
Hi Haris, i'm getting ReasonPhrase = "Unauthorized" response. can you provide me code snippet with authorisation/authentication included. Thanks,

Reply to: Updating Sender

0 votes
Unfortunately that option is not the best. I don't want to disconnect all packages/documents from this sender ownership. Is it possible to achieve this any other way?

Subscriptions

Topics Replies Freshness Views Users
In the case that you have 100's of senders as our organisation has its very hard to find specific sender. I suggest search by name and by sender type(regular, manager,owner...).
1 7 years ago 19
Profile picture for user mwilliams
Hi, so far my organisation have been using v10. we would like to try v11. I have dowonloaded v11 sdk and changed the references. Seems to be working ok. What api url should I be using.
7 7 years ago 15
Profile picture for user mwilliams
As specified on this page: http://docs.esignlive.com/content/c_integrator_s_guide/sdk/k_customization/customizing_the_signing_cermony.htm?Highlight=customization#Customiz I have applied settings in t
11 6 years 3 months ago 12
Profile picture for user harishaidary
I use following method to update senders info: eslClient.AccountService.UpdateSender(info, senderid); The problem is that once this is done sender is inactive and invitation needs to be sent to a se
3 7 years 2 months ago 36
Profile picture for user harishaidary
Hi, I need to get newly created sender's API key and store it in local database. Sender class does not contain attribute APIkey. Is this even possible?
4 7 years 2 months ago 333
Profile picture for user harishaidary

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.