Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

Hi,

I would like to understand how do we retrieve signingUrl when we pass signerId as an email address. I am using below snippet 

In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?

Replies Created

Reply to:

0 votes

Hi Duo,

Thanks for quick reply. one questions in your code suggestion 

String signingUrl = eslClient.getPackageService().getSigningUrl(pkg.getId(), signer.getId());      here what value would use as a signer.getId() from signer_email?

will it take entire email address or will it split from @ 

I want to keep as a unique identifier there.

Appreciate your help.

 

Thanks,

Neha

 


Subscriptions

Topics Replies Freshness Views Users

Hi,

I would like to understand how do we retrieve signingUrl when we pass signerId as an email address. I am using below snippet 

3 4 years 1 month ago 53
Profile picture for user Duo_Liang
In order to access Rest API for documents retrieval, i have to provide "Authorization: Basic api_key". How do i get Basic api_key?
2 4 years 8 months ago 337
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.