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
When trying to set faraday adapters explicitly, there is an issue. Apparently you can't pass adapter as an option while initializing a new Faraday connection.
When trying to set faraday adapters explicitly, there is an issue. Apparently you can't pass adapter as an option while initializing a new Faraday connection.
I have tried to fix it in #31