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
Hey y'all,
I am receiving the following error when trying to pass some file urls into the /template/update_files/[:template_id] endpoint.
SDK Version 4.0