docusign / docusign-esign-csharp-client

The Official Docusign C# Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://developers.docusign.com/docs/esign-rest-api/sdks/csharp/
MIT License
130 stars 159 forks source link

Method Missing AccountsApi.UpdateReportInProductRunResultsAsync(string, ReportInProductRunRequest) #429

Closed brian-swart closed 3 months ago

brian-swart commented 9 months ago

This method was available in the 5.10.0 version of the C# SDK but has since been removed. There are no deprecation notices in that version of the API and I can't find a comparable method in later versions of the API. What is the replacement method for this method call?

I have a customized report that I set up to download data that I used this method call for.

Thanks!

Brian

esilva600 commented 9 months ago

Hello Brian,

As per the GitHub issue, the endpoint/C# Method was present in v5.10.0 of C# SDK but was removed in v5.11.0 Possibly the method was removed as we can't find them on the DocuSign API Reference, which means that this method shouldn't be used for Public Consumption. For further reference you can Log a Ticket for the Support Team

avinfinity commented 3 months ago

Closing this ticket, as mentioned method is no more supported/intended for public usage anymore. Thanks