Everyone.
I'm new to Adobe Sign API integration.
I need a good example of Create Web Form and end FormFields API using jQuery Ajax or workflow.
I have done like this.
- generate an access token.
- create a web form with the state "DRAFT".
- change form state as "AUTHORING".
- put form fields.
- change form state as "ACTIVE".
- get web form url.
But got an error when signing a document and clicking confirm. this is error image Please help me with this.