Question
could not be able to get agreement
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?
