149 results matched your search criteria
Forum topic
OneSpan Sign
We are using the API key, for our production account. How can you have multiple branding options when it comes to using the API key? I am not sure I am asking this very well, so let me know if there are other things I can mention.
Thanks!
Forum topic
OneSpan Sign
In our set up , we host multiple clients which may generate multiple packages . Since they all transit through our one eSign Account, we would like to see a way to :
1. Pass Custom References ( These are usually key items like Institution Code , Application No ...etc)
2.
Forum topic
OneSpan Sign
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?
Forum topic
OneSpan Sign
I was trying below API call and received web page instead of expected Payload
GET /api/sysinfo
HTTP Headers
Forum topic
OneSpan Sign
Hi,Assuming the one span sign UI is already configured with the Azure AD authentication to login, Is there a way to use same configurations to Authenticate the one span API or get the Auth token for API access. Instead of using the API keys or Client App?
Forum topic
OneSpan Sign
Good day,
I am using postman and have a few routines using the (CA) Sandbox API key and query layouts by email ID, which was working.
I have another routine where I can delete the layout based on the ID copied from the routine described in the previous line.
Forum topic
OneSpan Sign
I am trying to create a package using the REST API through my company proxy, using a system called TIBCO.
My understanding is that we need two types of security:
1. Basic authentication (using the API Key, that we have been given from Silanis).
2. SSL, using Silanis Certificate that downloaded from
Forum topic
OneSpan Sign
I would appreciate some help--I am trying out the sample Managing Senders (REST API) code--I just want to retrieve senders--and I'm getting {"messageKey":"http.status.404","message":"Resource Not Found","code":404,"name":"Resource Not Found"}
Here's the code I'm using;
Forum topic
OneSpan Sign
Hello,
I am using eSignLive in my UWP project. It was working fine last couple of weeks before.