Hi,

I am using HybridAuth social login module at my localhost using WAMP.
I installed and enabled this module and all required modules including library.
I set a FB button with API key and secret key.
I am able to see FB button on my login page, The FB login page comes when i click on button, but after submission of FB page its not working properly, its not redirecting on additional information page.

Please see the image hybride_erro.jpg, i got this error on drupal/reports/

CommentFileSizeAuthor
#1 hybride_error.JPG49.21 KBzakmail007
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zakmail007’s picture

Issue summary: View changes
FileSize
49.21 KB
web2get’s picture

Hi

In your library path "hybridauth" coming two times. Thats the reason of this issue

Path should be "sites/all/labraries/hybridauth/Hybrid/Auth.php"

Thanks

duozersk’s picture

web2get,

Thank you for your input.

In your library path "hybridauth" coming two times. Thats the reason of this issue

Path should be "sites/all/labraries/hybridauth/Hybrid/Auth.php"

No, this can't be the reason, not in this world.

AndyB

cdse’s picture

Dear Mr. author of HybridAuth and other experienced users,
I have install HybridAuth version 7x-2.13 with Library version 2.4.1 (downloaded from https://github.com/hybridauth/hybridauth/releases) for my site: http://cdse.vn

Unfortunately I cannot login,
- When use Facebook, the Browser shows error page with url: http://cdse.vn/0/hybridauth/window/Facebook?destination=%5Buser%3Aurl%5D...
- When use Twitter, it shows: http://cdse.vn/0/hybridauth/window/Twitter?destination=%5Buser%3Aurl%5D&...

all are http 500 errors

Is library 2.4.1 compatible with version 7x-2.13? Please give me guidelines

Anyway, thanks for an useful module.

Nikhil Banait’s picture

Same issue I was facing i.e. unable to login using FB. Finally used module version 7x-2.9. Now its working fine.

Aporie’s picture

+1,

Nothing work with last module and library.

Getting error 500 on all providers.

ApacheEx’s picture