Participant
July 21, 2021
Question
How to add signature offline using Adobe Esign API?
- July 21, 2021
- 2 replies
- 1453 views
While making POST request to Agreement endpoint with offline device details in deviceInfo object I am getting the error as
{
"code": "PERMISSION_DENIED",
"message": "Offline Agreement creation is not enabled."
}
I want to capture the signature of a person when there is no internet available and it will sync with Adobe once the network is available.
I am using free developer account.
Can someone please let me know that how I can enabled the offline Agreement creation?
This feature is available for iOS app but we want it for any OS and want to integrate through API.
Thank you.
I am using free developer account.
Can someone please let me know that how I can enabled the offline Agreement creation?
This feature is available for iOS app but we want it for any OS and want to integrate through API.
Thank you.
