GithubHelp home page GithubHelp logo

Comments (19)

bryanwoods avatar bryanwoods commented on May 20, 2024

I'm seeing this issue as well (getting a protocol error). Haven't had the chance to dig much into the code, but happy to help if nobody's already working on this.

from contacts.

jockee avatar jockee commented on May 20, 2024

Having the same issue.

from contacts.

 avatar commented on May 20, 2024

I just found out that, I got this error on my logs:

Hotmail has changed its protocols, please upgrade this library first. If that does not work, report this error at http://rubyforge. org/forum/?group_id=2693

from contacts.

deneuxa avatar deneuxa commented on May 20, 2024

Get the same error ("Hotmail has changed its protocols...")
please help ! don't know nothing about hotmail's protocol !!

from contacts.

liangzan avatar liangzan commented on May 20, 2024

hi i've patched the gem
https://github.com/liangzan/contacts
its working for my own code so far. let me know at the repo if there're problems

from contacts.

 avatar commented on May 20, 2024

Hi Liangzan, is your fixed ready for production? Is there anything with yahoo that I think is broken too, how can I help?

from contacts.

liangzan avatar liangzan commented on May 20, 2024

my fix has all tests passing. the tests are ran against real email accounts. i haven't seen anything wrong with yahoo so far. feel free to raise an issue on my repo. for a working ruby 1.8 version, you can check out https://github.com/deneuxa/contacts
mine is meant only for ruby 1.9

from contacts.

 avatar commented on May 20, 2024

Excellent, let me try that one then!

from contacts.

deneuxa avatar deneuxa commented on May 20, 2024

Feel free to make any improvment as I'm pretty newbie :)

from contacts.

 avatar commented on May 20, 2024

Hi there, should I install the gem like
gem install liangzan-contacts
for 1.8 ?

from contacts.

deneuxa avatar deneuxa commented on May 20, 2024

nope: do that gem 'deneuxa-contacts', '~>1.2.10', :require => 'contacts'
just updated the readme now...

from contacts.

 avatar commented on May 20, 2024

Perfect, installing now, let me check! thanks again

from contacts.

 avatar commented on May 20, 2024

Hi guys! the gem is fixed and it works, unfortunately I don't why with my yahoo account it says that username and password don't match, but in my local works correctly, has anyone faced that?

from contacts.

 avatar commented on May 20, 2024

c = Contacts.new('yahoo','[email protected]','mypassword')
Contacts::AuthenticationError: Username and password do not match
from /usr/local/lib/ruby/gems/1.8/gems/deneuxa-contacts-1.2.10/lib/contacts/yahoo.rb:18:in real_connect' from /usr/local/lib/ruby/gems/1.8/gems/deneuxa-contacts-1.2.10/lib/contacts/base.rb:25:inconnect'
from /usr/local/lib/ruby/gems/1.8/gems/deneuxa-contacts-1.2.10/lib/contacts/base.rb:20:in initialize' from /usr/local/lib/ruby/gems/1.8/gems/deneuxa-contacts-1.2.10/lib/contacts/base.rb:206:innew'
from /usr/local/lib/ruby/gems/1.8/gems/deneuxa-contacts-1.2.10/lib/contacts/base.rb:206:in `new'
from (irb):6

from contacts.

 avatar commented on May 20, 2024

But in my local works:

c = Contacts.new('yahoo','[email protected]','mypassword')
=> #<Contacts::Yahoo:0x1078a2520 @captcha_response=nil, @cookies="SSL=v=1&s=g6vbMv5ReLz2IhxeIBoqDRaL72ZFkfx6fzCOaBmWi.CCinwgSszYWu8WhcekyOcvJ52YwqUA2_UewOknQJ9okg--&kv=0; PH=fn=wC4Nt6oej.C4ACCgqNRYUp3.fTr2ew--&l=en-US; B=24v6ge57kfpb9&b=4&d=ZrJ4M6ZpYFS3V_ShAWZp3Y2Ll8dwQserp6o-&s=p5&i=MlOhmnVapPNK6gaBb16P; C=mg=1; Y=v=1&n=cc0vqpl02ncr7&l=bei2kcfb4/o&p=m2mvvca113000h00&ig=0a91i&iz=V7L1C2&r=75&lg=en-US&intl=us&np=1; F=a=WRfkFfoMvTeF2vTXjL6K4ySmshFY_eKXH9YDjmzFQrS9EYFIIXmmkk2Z6yjNHtSXfMbGi_E-&b=Kble; T=z=pV.RPBpplWPBiy185OUFCkiNjUyTwZPME9OMTNPNDQ-&a=YAE&sk=DAAYx2L.pzSi7U&ks=EAAgUr_gB2chrDmg5gQyEntCw--~E&d=c2wBTVRJMU9BRTROemc1TmpRNE16TS0BYQFZQUUBaWcBeGZnVUJBAWcBUzNKQVhJN0taN1RTNlNETDdKV1Q2QzZRU00Bc2NpZAFycEFXczdlM2dNNUcuRWZha3JSNFMuX1lmc0EtAW9rAVpXMC0BdGlwATlXNnVFQgF6egFwVi5SUEJBN0U-", @connections={2148444580=>{"login.yahoo.com:443"=>#<Net::HTTP login.yahoo.com:443 open=true>}}, @captcha_token=nil, @attempt=1, @login="[email protected]", @password="mypassword">

from contacts.

deneuxa avatar deneuxa commented on May 20, 2024

It's working for me with yahoo on both: prod and local

from contacts.

liangzan avatar liangzan commented on May 20, 2024

me too

from contacts.

 avatar commented on May 20, 2024

I created a new yahoo account and I was able to see my contacts, I'm getting errors from other users specially with yahoo, I don't know if yahoo blocks or have some security enable when trying several times with wrong credentials.

from contacts.

khanhnguyen avatar khanhnguyen commented on May 20, 2024

It's work perfect!

from contacts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.