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
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
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 method
use_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.
The text was updated successfully, but these errors were encountered: