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

PUT form fields returns RESOURCE_MODIFIED and fails to add form fields... sometimes...

New Here ,
Dec 13, 2021 Dec 13, 2021

Copy link to clipboard

Copied

I have a program that is using the Adobe Sign C# SDK. I am running into an issue that occurs when I am adding Form Fields to an Agreement. I get the response:

{"code":"RESOURCE_MODIFIED","message":"Resource is already modified with newer version"}

The program knows everything it needs to know before creating and sending the Agreement. The workflow is:
1) GetBaseUris

2) await CreateTransientDocumentAsync 

3) await CreateAgreementAsyncWithHttpInfo

4) GetAllMembersWithHttpInfo

5) GetFormFieldsAsyncWithHttpInfo

5.5) GET THE ETAG FROM THE RESPONSE

6) UpdateFormFields

 

Sometimes the program sends fine, and other times it doesn't. Why isn't this consistent? Any way to create a more consistent sending? UpdateFormFields also sends the Agreement. Below is a similar issue, but not
Solved: Adding form fields to an agreement, returns "Resou... - Adobe Support Community - 10323864

TOPICS
SDK

Views

297

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation