Esign Designer Views
Thursday, May 21, 2020 at 06:49amI am trying to implement Esign Designer view using below link,
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/designer
I am trying to use the designer in using your .NET SDK
which is not working with https://sandbox.e-signlive.com/ API key.
All your documentation is referring https://sandbox.esignlive.com/ URL.
My current account is with https://sandbox.e-signlive.com
1. Are these portals different? Is the designer access not available with current account?
https://sandbox.e-signlive.com/
2. The current logins do not work on esignlive URL(https://sandbox.esignlive.com/).
Please let me know your feedback on this.
Reply to: Esign Designer Views
Thursday, May 21, 2020 at 08:27amHi there,
OneSpan Sign has multiple instances and each of them are independent. Among which, "https://sandbox.esignlive.com" refers to the US2 sandbox versus "https://sandbox.e-signlive.com" points to US1 sandbox. So it's expected that you can't log onto US2 portal with credentials registered in US1.
In terms of the functionality, it's the system version (11.33 on SaaS now) and your account settings that determines whether a feature is available. For designer URL, it should be available without extra settings. So make sure you've replaced every domain (two places) as "sandbox.e-signlive.com" at below new designer UI link:
New Designer UI:
https://sandbox.e-signlive.com/auth?senderAuthenticationToken={senderToken}&target=https://sandbox.e-signlive.com/a/transaction/{packageId}/designer
Duo