257 results matched your search criteria
Forum topic
OneSpan Sign
Is there a table of valid timezone id's that the SDK will accept when creating a new package? We're currently trying with:
.WithTimezoneId("America/New_York"); //EST
Forum topic
OneSpan Sign
Hi!
I am using the SDK to create a ceremony with a custom signer id and I need to use the signer's email.
The SignerBuilder.withCustomId(String) method's javadoc says the following:
Forum topic
OneSpan Sign
Hello,
In Java, I would like to add a new field where the signer should fill in a date (in a date format DD/MM/YYYY).
Forum topic
OneSpan Sign
Hi,
In the CA sandbox environment we ran into the following error when uploading a package using the .NET SDK. The package had multiple signers with the same email address. As OneSpan now supports signers with the same email, we were not expecting to get any errors.
Forum topic
OneSpan Sign
Getting the following error when I try and create packages in my sandbox:
Forum topic
OneSpan Sign
Hi,I got "error.validation.vulnerableInput" when update signer with signer's first name as "<cindy>", and it seems this is new error after v11.56, would you please confirm? and what's this error message for? and in which scenario this error will throw? thanks,
Forum topic
OneSpan Sign
Hi
I created two procedures in the same package which includes REST API. One procedure includes rest api to attach a report say ABC and in 2nd procedure another report XYZ is attached to esign portal.
Forum topic
OneSpan Sign
I'm using same code in demo and in prod, works fine for demo but not in pord. but I'm getting the following error message.
Forum topic
OneSpan Sign
I'd like to upload a PDF with fields such as [Signer1.Fullname1.Textfield1] and require that it be formatted as ###-###-###-### where # can only be a number.
How do I combine these two features - document extraction, and field validation?
Forum topic
OneSpan Sign
Hi,
I am testing the field_validators_c#.cs code from your website but I am getting an error: {"Could not create a new package. Exception: Unexpected character encountered while parsing value: <. Path '', line 1, position 1."} OneSpanSign.Sdk.OssException