I installed βcontactsβ on my local computer, wrote the code to get yahoo, gmail and hotmail contacts, and it worked smoothly. I moved the code to the server for testing, my gmail and hotmail contacts were still working, but Yahoo gave me the following error:
Contacts::AuthenticationError: Username and password do not match
I am sure that the email address and password are correct. I tried my code on another server, the behavior was the same ...
Any clues?
source share