13 results matched your search criteria
Forum topic
OneSpan Sign
I can't seem to get oAuth2 working so I'm wondering if anyone has. All my attempts for token retrieval end in a 401 with an invalid_client response. I'm sure my account is setup correctly and the values are being sent correctly in the auth call.
Forum topic
OneSpan Sign
I am writing an app that will hypothetically integrate with OneSpan Sign. I would want the users of my app to be able to log into OneSpan Sign and grant my app permission to create Transactions in their OneSpan sign account on their behalf. Is this possible with OneSpan sign?
Forum topic
OneSpan Sign
Is there a Java SDK code example to do OAuth 2.0 for creating an EslClient?
Right now I'm using clientAppId and clientAppSecret.
Forum topic
OneSpan Sign
Hi,
How the Callback Key is being passed when an event is raised? can you please provide a raw sample for the transaction including header tags?
Would it be an oAuth? 'Bearer [callback key]' ?
Thanks,
Sara
Forum topic
OneSpan Sign
Hello,
I'll try to explain my problem as clearly as possible.
I work in a company who develop a software in 4D (programming langage)
We sell this software to different client and we would like to integrate eSignLive in our software (that means that the client generate documents in the software and
Forum topic
OneSpan Sign
Hi,
Trying to configure authentication with the help of client id and secret key. Could anyone please confirm whether oauth2 can support application/x-www-form-urlencoded.
Forum topic
OneSpan Sign
I noticed that our callbacks were not working in the sandbox and when I logged in to take a look at the callback settings, I noticed the callback key was no longer there. I see that OAuth 2.0 was added and there is an option to select Basic which seems to be what was there before.
Forum topic
OneSpan Sign
Hi,
Forum topic
OneSpan Sign
Hello everyone,
My end goal is to send an e-SignLive Package automatically when a certain custom object is created.
I was wondering if it was possible to link the custom object to the e-SignLive Package (the same way as when using a button or Visualforce page with ParentId) through an Apex Trigge