Closed snow closed 1 year ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Please use the new OpenAPI SDK: https://rubygems.org/gems/dropbox-sign
how to reproduce:
template = HelloSign::Client.new.get_template template_id: insert_template_id_here
template.documents[0].field_groups[0].data['rule']['groupLabel']
"ArgumentError: wrong number of arguments (given 2, expected 1)" will be raised