Skip to content

undefined method 'use_ssl' #13

@chubachu

Description

@chubachu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions