Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Faraday::Error (:multipart is not registered on Faraday::Request) #126

Open
checkmte opened this issue Mar 4, 2022 · 3 comments
Open

Faraday::Error (:multipart is not registered on Faraday::Request) #126

checkmte opened this issue Mar 4, 2022 · 3 comments
Labels
legacy Related to legacy, non-OpenAPI SDK

Comments

@checkmte
Copy link

checkmte commented Mar 4, 2022

Faraday version is not specified in the gem, so it installs the latest (2.2.0 at today) which doesn't seem compatible.

irb(main):001:0> HelloSign.get_account
Traceback (most recent call last):
        1: from (irb):1
Faraday::Error (:multipart is not registered on Faraday::Request)

Versions:

  • rails (6.1.4.4)
  • hellosign-ruby-sdk (3.7.7)
  • faraday (2.2.0)
  • faraday-net_http (2.0.1)
@aub
Copy link

aub commented Mar 10, 2022

I'm pretty sure this project is abandoned. I have a fork over here that fixes the faraday issue, if you want.

@aub
Copy link

aub commented Mar 10, 2022

Actually I just made a whole new gem over here. The code is exactly the same as this one except that it includes my two PRs from this repo.

@blgastesi
Copy link

Thanks mate, I'll try it out 🙌🏼

@jtreminio-dropbox jtreminio-dropbox added the legacy Related to legacy, non-OpenAPI SDK label Mar 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy Related to legacy, non-OpenAPI SDK
Projects
None yet
Development

No branches or pull requests

4 participants