Skip to main content
Inspiring
September 23, 2021
Question

Error Sending Agreement

  • September 23, 2021
  • 1 reply
  • 446 views

Hi,

I haven't successfully sent any agreement using an uploaded transient document. Already with the sample template provided by adobe.

 Is there any specific reason for this?

Thank you,
Solem A.

 

This topic has been closed for replies.

1 reply

Adobe Employee
September 23, 2021

use the swagger page to create a new transient document first and use the resulting ID to create an agremeent.

 

If that works, then the issue is with how you upload the file to transientdoc method and if so read up on how to send multi-part request in your environment.

Inspiring
September 23, 2021

I have a service that uploads transient document and it returns a transientDocumentId. Do you mean it could be wrong?

Adobe Employee
September 23, 2021

it could be, hence the test in swagger suggestion first.