chargebee / chargebee-ruby

Ruby library for the Chargebee API.
https://apidocs.chargebee.com/docs/api?lang=ruby
MIT License
32 stars 60 forks source link

IO Exception "Reason cookie store unavailable: :hash" #47

Open lilith opened 4 years ago

lilith commented 4 years ago

I'm encountering the following error. Not sure whether it's an API or client issue.

IO Exception when trying to connect to chargebee with url https://imazen.chargebee.com/api/v2/subscriptions/[redacted] . Reason cookie store unavailable: :hash
/app/vendor/bundle/ruby/2.5.0/bundler/gems/chargebee-ruby-143900d4d74f/lib/chargebee/rest.rb:53:in `rescue in request'
/app/vendor/bundle/ruby/2.5.0/bundler/gems/chargebee-ruby-143900d4d74f/lib/chargebee/rest.rb:44:in `request'
/app/vendor/bundle/ruby/2.5.0/bundler/gems/chargebee-ruby-143900d4d74f/lib/chargebee/request.rb:18:in `send'
/app/vendor/bundle/ruby/2.5.0/bundler/gems/chargebee-ruby-143900d4d74f/lib/chargebee/models/subscription.rb:44:in `retrieve'
cb-sriramthiagarajan commented 4 months ago

Hi @lilith, I'm sorry for the delayed response.

Can you please let us know if you're still facing this issue? This is working fine for us in the latest version of the SDK.