Skip to main content
Participant
January 25, 2019
Question

Create transientDocuments API Issue

  • January 25, 2019
  • 0 replies
  • 738 views

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

API : REST API — Document e-signature Software — Adobe Sign

This topic has been closed for replies.