Copy link to clipboard
Copied
Hello Guys,
We are trying to use Adobe E-sign v5 api using some existing code which found on GitHub(GitHub - haseebmukhtar/AdobeSign.Net: C# library to call Adobe Sign (Echo Sign) REST API ) but we got below error.
Error :
{
"code": "BAD_REQUEST",
"message": "Adobe Sign was unable to create your agreement because the document(s) exceeded your page limit. (apiActionId=CBJCHBCAABAAKVg8IrlGyqbkVfDjd2_JPnJPj8Xg5Vhp) (apiActionId=CBJCHBCAABAAKVg8IrlGyqbkVfDjd2_JPnJPj8Xg5Vhp)"
}
While calling REST API — Document e-signature Software — Adobe Sign API get response and pass to next "agreements" API then it's show error.
But we generate the same transientDocuments from Postman of Adobe API test and use the same result with agreements API then it works fine.
While test on REST API — Document e-signature Software — Adobe Sign then it works perfectly so anyone can help me with issue?
We also pass all required parameter like Authentication/access token
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now