This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Description
Hey y'all,
I am receiving the following error when trying to pass some file urls into the /template/update_files/[:template_id] endpoint.
/hellosign_sdk/utils/request.py", line 258, in _check_error
raise err_cls("%s error: %s" % (response.status_code, json_response["error"]["error_msg"]), response.status_code)
hellosign_sdk.utils.exception.BadRequest: 400 error: Invalid parameter: file_urls
SDK Version 4.0