Adobe Sign API Agreement/Document end point returns Document Name with encoded spaces
Hi we have an Adobe Sign Integration & recently the Adobe Sign API started to return the Document Names with Ascii encoding applied to spaces. Example:
The document was uploaded with name: "This Is a Test"
After querying the Agreement using the end point: https://api.na3.echosign.com/api/rest/v6/agreements/[agreementID]/documents
The document was returned with name: "This%20Is%20a%20Test"
Previously this was not occuring (around November 2021) has the Api perhaps been updated?
Thanks
