Hi Swapnil Pandhare,
We are getting issue in of the API:
API: http://40.124.26.81:88/api/FormsLibrary/GetFormDetails/mohd.belal@careerbuilder.com/876
Response of API:
{
"DocType":0,
"fileName":"",
"formDetails":[
{
*"Key"*:"Person.Given Name",
*"Value"*:"asd",
*"AccessRightsID"*:31
}
,
{
*"Key"*:"Person.Signature",
*"Value"*:"",
*"AccessRightsID"*:31
}
],
"fileExtension":"",
"fontDetails":[
{
*"TemplateFieldName"*:"Person.Given Name",
*"TemplateFieldFontName"*:null,
*"TemplateFieldFontSize"*:null
}
,
{
*"TemplateFieldName"*:"Person.Signature",
*"TemplateFieldFontName"*:null,
*"TemplateFieldFontSize"*:null
}
]
}
This is not returning File name and File Extension in case of HTML and Text Files due to which in Preview, Review and Sign we are facing issue for File Not Found Error.
Hi Swapnil Pandhare,
We are getting issue in of the API:
API: http://40.124.26.81:88/api/FormsLibrary/GetFormDetails/mohd.belal@careerbuilder.com/876
Response of API:
{
{ *"Key"*:"Person.Given Name", *"Value"*:"asd", *"AccessRightsID"*:31 }"DocType":0,
"fileName":"",
"formDetails":[
,
{ *"Key"*:"Person.Signature", *"Value"*:"", *"AccessRightsID"*:31 }],
{ *"TemplateFieldName"*:"Person.Given Name", *"TemplateFieldFontName"*:null, *"TemplateFieldFontSize"*:null }"fileExtension":"",
"fontDetails":[
,
{ *"TemplateFieldName"*:"Person.Signature", *"TemplateFieldFontName"*:null, *"TemplateFieldFontSize"*:null }]
}
This is not returning File name and File Extension in case of HTML and Text Files due to which in Preview, Review and Sign we are facing issue for File Not Found Error.