Skip to main content
Participant
February 19, 2020
Question

problemas para crear un acuerdo

  • February 19, 2020
  • 1 reply
  • 434 views
good afternoon I am trying to test your api to know if we can implement in any of our environments, I have already run the token and I have my processing account I am in the part of Send to sign (create an agreement) I am doing my postman tests and I mark this error
 
{     "code": "PERMISSION_DENIED",    
 "message": "The API caller does not have the permission to execute this operation"
}
 
Why this problem is due, I have doubts about this, take the example of uploading a document 
 
POST /api/rest/v6/transientDocuments HTTP/1.1
Host: api.na1.echosign.com
Authorization: Bearer MvyABjNotARealTokenHkYyi
Content-Type: multipart/form-data
Content-Disposition: form-data; name=";File"; filename="MyPDF.pdf"

obviously I put my token, I attached the postman screen.

This topic has been closed for replies.

1 reply

Peru Bob
Community Expert
Community Expert
February 19, 2020

I've moved this from the poorly named Community Help forum (which is the forum for issues using the forums) to the Get Started forum so that proper help can be offered.

Participant
February 19, 2020

I'm sorry the button that you indicate does not appear, someone could help me with the problem that is presenting when sending my application with postman