• 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 to new agreement returns {"code":"RESOURCE_MODIFIED", ...} sometimes...

New Here ,
Dec 13, 2021 Dec 13, 2021

Copy link to clipboard

Copied

I have a program that is putting together an agreement through the C# SDK. And sometimes this works, but not everytime. How can I make this consistent? Here is my workflow:

 

1) BaseUrisApi.GetBaseUris

1.5) await TransientDocumentsApi.CreateTransientDocumentAsync

2) await AgreementsApi.CreateAgreementAsyncWithHttpInfo

3) await AgreementsApi.GetAllMembersWithHttpInfo

4) AgreementsApi.GetFormFieldsWithHttpInfo

4.5) GET ETAG FROM GetFormFieldsWithHttpInfo RESPONSE

5) AgreementsApi.UpdateFormFields

 

Everything needed to create the document is known upfront.

UpdateFormFields also sends the document (which is strange, but not terrible as this is the last call I have to make.) Below are the closest posts I could find to my issue. Both appear to touch on my issue, but no real solution has been presented. 


ETag not working as expected and getting an error ... - Adobe Support Community - 11813573
Solved: Adding form fields to an agreement, returns "Resou... - Adobe Support Community - 10323864

TOPICS
SDK , Send documents

Views

125

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