Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Delete agreement via API

New Here ,
Jan 25, 2017 Jan 25, 2017

Hi All,

Wondering if you can provide some information. I'm having trouble trying to DELETE /agreements/{id} from an independent REST request and from the developer API portal (try it out).

From the REST request: I'm getting a 403 - "code":"PERMISSION_DENIED","message":"The API caller do not have the permission to execute this operation".

I'm getting that whether or not I'm requesting the agreement_retention:account scope.

From the developer portal: I generated a token using the interface, which pushes the retention scope visibility and I get the following error, "code": "DYNAMIC_DOCUMENT_EXPIRATION_NOT_ENABLED", "message": "The operation requires some account settings to be enabled. Please contact the Adobe Sign team to enable the settings."

Is there something that I'm missing?

Thanks,

Tyler

818
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 08, 2017 Feb 08, 2017
LATEST

Hi Tyler,

Apparently you do have to have your account enabled for dynamic deletion of agreements. Mine was just enabled for that, but I am still getting a 403 Forbidden error when I try it through my web request. I am able to do it successfully through the API tool though. I'm using the same integration key I use to create and retrieve the agreement, so I'm puzzled about what I'm missing in my web request.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines