Skip to main content
prateekp73979541
Participant
September 14, 2016
Question

Access Token only provides partial scope

  • September 14, 2016
  • 0 replies
  • 284 views

For testing, i've created an Application and have Enabled all the scopes at the account level. But, when i generate an Authorization code it only asks me to allow access to Send agreements, nothing else. If i use the token generated by this authorization code i'm unable to perform any other api call.

When i send a "GET" request for the ENDPOINT /"agreements", I get this error:

{ "code": "PERMISSION_DENIED", "message": "The API caller do not have the permission to execute this operation" }

Please help me understand why is this issue occurring. Am i doing something different? 

Thanks

This topic is closed to new replies. Start a new post to keep the conversation going.