Skip to main content
Participant
August 22, 2023
Question

could not be able to get agreement

  • August 22, 2023
  • 1 reply
  • 466 views

Hi devs,
I use a trial account to integrate sign api in my project until it launches.
I can able to send the document via email.
But when I tried to get an agreement, I faced an error like this;
 data: {
code: 'PERMISSION_DENIED',
message: 'The API caller does not have permission to execute this operation' }
how can I solve this issue?

This topic has been closed for replies.

1 reply

atsmusz_as_dsEng
Adobe Employee
Adobe Employee
August 23, 2023

My guess would be that you are not trying to "get" the agreement while you are impersonating the sender?

 

The x-api-user header parameter must be used to get the agreement while impersonating the same email address as was used to create the agreement.

Aaron Smusz - Data Science Engineering - Adobe Acrobat Sign