You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Ran into this today. In my case, it was a bug when passing the :files options. Looks like there hasn't been a gem release within 2 years.
I could suggest pinning a more recent commit. Ruby gems has latest is 3.7.7 and it seems like d47266c would probably resolve the issue. Or at the very least help you figure out what options are wrong / being raised.
I"m trying to send a signature request with the SDK and hitting an errors. I took the code directly from the getting started section:
Throws a
ArgumentError (wrong number of arguments (given 1, expected 2..3))
Also, it's strange that the send signature request isn't documented on the wiki and only documented on the website. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: