Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined method 'use_ssl' #13

Open
chubachu opened this issue Oct 1, 2011 · 1 comment
Open

undefined method 'use_ssl' #13

chubachu opened this issue Oct 1, 2011 · 1 comment

Comments

@chubachu
Copy link

chubachu commented Oct 1, 2011

Hi i'm pretty new to ruby but I tried using the gem and after fixing the xml-mapping issue was running into this error in trying to run official_time.rb

C:/Ruby192/lib/ruby/gems/1.9.1/gems/ebayapi-0.12.0/lib/ebay/request/connection.r
b:60:in http': undefined methoduse_ssl' for #<Net::HTTP api.sandbox.ebay.com:
443 open=false> (NoMethodError)

I went into the connection.rb and commented out the 'if http.use_ssl' part on line 59 and it works now. Just thought I'd add this.

@flunder
Copy link

flunder commented Oct 20, 2011

Had the same issue, applied the same fix, work now as well, just without ssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants