292 results matched your search criteria
Forum topic
OneSpan Sign
Hey,
I am integrating the OneSpan Sign iOS SDK into an Existing Project.
I have done all the initial configuration but when I am doing login, app is getting crashed.
It throws following error:
CoreData: error: Cannot load NSManagedObjectModel.
Forum topic
OneSpan Sign
Hello ,
I am creating few approval fields , where I am passing data in following format :
{
"page":0,
"subtype":"TEXTFIELD",
"width":161,
"binding":None,
"extract":False,
Forum topic
OneSpan Sign
I am using this for employment application. There are several pages on it that I need to have their name printed on it. Is there a way to duplicate data entered in first textbox into another textbox further down? (i.e. First Name, Last Name.)
Forum topic
OneSpan Sign
Is there a way to add custom meta data like an external transaction Id from a different system at the document level? I see where we can add Fields but I don't want this to be populated on the document.
Thank you
Forum topic
OneSpan Sign
Hello!
I seem to be getting a 500 when I try to upload a new document.
Forum topic
OneSpan Sign
The attachments are deleted every time I run the collection (the multipart-form data was chosen). If there is the way to add the attachment one time when creating collection and use it every time ? Maybe there is the possibility to do this via newman?
Forum topic
OneSpan Sign
Hello,
I am having some issues when trying to add a document as binary data to a package
Our pdf's are in base64 data so we need to convert this data to binary data but we always get this error when we are trying to create new package(POST /api/packages):
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
Forum topic
OneSpan Sign
HI ,
I have a scenario like
1.upload the document in one span.
2. Pump the data to the document through one span.
3. No e-signature needed.
4. once data is pumped we will get manually sign from customers.