Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 230 forks source link

Cannot import contacts from yahoo. #184

Closed bharatvb6 closed 5 years ago

bharatvb6 commented 5 years ago

I am trying to import contacts from yahoo but every time server ends calling failure action. i don't have any clue whats happening. Can some one explain why this is happening.

katiemccann commented 5 years ago

You need to provide more details. What is the error message?

bharatvb6 commented 5 years ago

@katiemccann One out of five times it it taking me to user authentication page and i am able to import contacts. but most of the time it is redirecting to an page where it says yahoo cannot understand your request and returns 404 bad request or it is getting redirected to the /contacts/failure page with 404 bad request. I am attaching the screen shot of the error page i am getting. yahoo_error_image

bharatvb6 commented 5 years ago

Hi

I have provided the information about the error which i am facing.

Thank you

On Wed, Oct 17, 2018 at 12:22 AM Katie McCann notifications@github.com wrote:

You need to provide more details. What is the error message?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Diego81/omnicontacts/issues/184#issuecomment-430355218, or mute the thread https://github.com/notifications/unsubscribe-auth/AcTWdOkyPNShpoAqgRWcbPLRX5_F50Jrks5ulirvgaJpZM4W2f8b .

katiemccann commented 5 years ago

You need to provide details from your app. What does the request look like that you're sending to Yahoo? iWhat error message is being returned? What is the difference between the times it succeeds and fails?