How to get signingUrl using Signicat.SDK?

Hi,

I’m trying to find a way to get the signing URL after creating a signing order using Signicat.SDK (in a .NET 8 project). Looking at the responses of the create and order endpoints I see the URL returns tasks.signingUrl, but can’t find any such property in the SigningOrder object returned by the EnterpriseSignatureService.CreateAsync() method.

Regards,
/Costin

Hi,
Thank you for your questions.

We have previously responded to you via our support system, but we want to share some of the information here as well to make it visible for the rest of our community members.

We are currently addressing the missing SigningUrl property in the SDK, and it should be fixed soon.

We appreciate you bringing this to our attention.

Thanks Anniken,

I confirm the signingUrl is now available in the latest SDK version (1.12.0) I just installed.

Great work,
/Costin