Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hi there I'm just starting out with eSignLive and running through the .NET SDK samples. All the sample code I've tested so far executes fine except for the URL created for the Designer View.

Replies Created

Reply to: Designer URL returns "error.routeNotFound" (.NET SDK)

0 votes
Hi Haris Thanks for the prompt response. With the following constructed URL I'm now receiving "Unauthorized Access: Your authentication token was incorrect." for New View:
https://sandbox.esignlive.com/auth?senderAuthenticationToken=ZDJhNzUyNWItN2ZhYS00YWVlLWE0NWMtNzVmNTQ2ZjQ2MWQx&target=https://sandbox.esignlive.com/a/transaction/ls-962JtcXALd0xzHkNRmrV9kkk=/designer
And for Classic View (after required sandbox login):
https://sandbox.esignlive.com/api/auth?authenticationToken=OWNiMTU1N2QtYmNmMC00NTA2LWEwODAtNTJkN2RjMWUwNzYx&target=https%3a%2f%2fsandbox.esignlive.com%2fapi%2fdesigner%2fWgx5GZ01Ea_38aFEN4KUIQ7ZHg4%3d
with same error as before:
{"technical":"This route does not exist.","messageKey":"error.routeNotFound","message":"The requested resource does not exist on this server.","code":404,"name":"Resource Not Found"}
Thanks for your help!

Reply to: Designer URL returns "error.routeNotFound" (.NET SDK)

0 votes
Hi Haris I only have one API Key. I looked more closely at the code you sent through compared with what I have and found that I was using the incorrect method to create the token (User vs Sender), and that resolved the issue for the New Designer View. Thanks!

Subscriptions

Topics Replies Freshness Views Users
Hi there I'm just starting out with eSignLive and running through the .NET SDK samples. All the sample code I've tested so far executes fine except for the URL created for the Designer View.
5 5 years 11 months ago 45
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.