Hybrid Auth

Hello,



I am trying to configure Hybrid auth addon. I found and configure the facebook settings. When i am trying to connect with facebook provider i took the error something for not right URL. Maybe i need to configure something in my facebook app. In my facebook app i only configure the display name, namespace, contact email…i need to put something and in the field [color=#666666]App Domains: ?[/color]



[color=#666666]Thanks[/color]

You need to input your site url in Site URL under Website with Facebook Login.

Tested Hybrid Auth

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]FaceBook, Linkedin - working [/size][/font][/color]

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]twitter - got error[/size][/font][/color]

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]Myspace unable to connect to developer corner of myspace[/size][/font][/color]

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]Google - [/size][/font][/color][color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]redirect_uri_mismatch[/size][/font][/color]

[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]The redirect URI in the request: [/size][/font][/color]https://www.domain.c…uth.done=Google[color=#282828][font=arial, verdana, tahoma, sans-serif][size=3] did not match a registered redirect URI[/size][/font][/color]

[color=#333333]Hybrid Auth [/color]Google login is not working. in the setting page [color=#404040]Google callback URL is different with the Hybrid Auth specified URL and this tab is grey color, you can't change it at all. After enable the google will tell you the redirect URL [/color][color=#282828][font=arial, verdana, tahoma, sans-serif][size=3]did not match a registered redirect URL. [/size][/font][/color]

Hi

Dit you find a solution to the google login error?



i think it is funny that i cant change the [color=#404040]Google callback URL it is fixed to https and i dont use it only on my admin pages i use https.[/color]

Anybody figured this out?

I too, is not active as you solved this problem Google callback URL

For me FB and Google options are working, but not Yahoo. Tested this in a 4.0.3 version

Did someone figure this out yet?



We are facing the same error “Error: redirect_uri_mismatch”.



The redirect URI in the request: [color=#ff0000]http://www.sitename.com/index.php?dispatch=auth.process&hauth.done=Google[/color] did not match a registered redirect URI



Regards,

NaMo

Your callback URL Google is already available on Cs-Cart and paste it into your settings

[color=#404040][url=“https://code.google.com/apis/console/”]https://code.google.com/apis/console/[/url][/color]

google.png

Hi mahsut,



I did the same as advised by you but now we are getting the following error, though the user gets the option to select the google account.

I'm attaching the screenshot

google.PNG

I have the same issue here



Error: redirect_uri_mismatch

The redirect URI in the request: https://www.xxxx.com/index.php?dispatch=auth.process&hauth.done=Google99 did not match a registered redirect URI



[list]

[]cookie_policy_enforce=false

[
]scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email https://www.google.com/m8/feeds/

[]response_type=code

[
]redirect_uri=https://www.xxxx.com/index.php?dispatch=auth.process&hauth.done=Google999

[]access_type=offline

[
]display=page

[*]client_id=xxxxxxxxxxx.apps.googleusercontent.com

[/list]



The only diiference I can see is the mismatch in the query of & aganist & as show below.



dispatch=auth.process&hauth.done=Google

dispatch=auth.process&hauth.done=Google



I am unable to locate were this the call back is generated from in the cart and the out bound request is made from.

Hi there,

Just write to them through HelpDesk. We got it solved. Maybe they'll take time as it took 30-35 days for us to get it resolved

Anyone solved this? I have the same problem with Google and Twitter doesn´t works.

[quote name='ligocc' timestamp='1406268454' post='188180']

Anyone solved this? I have the same problem with Google and Twitter doesn´t works.

[/quote]



You can submit the bug report here http://forum.cs-cart.com/tracker/

I don't found hybrid auth at Add on list ? is it having another name?

Check my 2 posts within the other thread.

[quote name='MohammedMahani' timestamp='1428565796' post='210779']

I don't found hybrid auth at Add on list ? is it having another name?

[/quote]



It is called Social login now:



https://www.cs-cart.com/reference-guide.html

Hi,



I have successfully integrated the social login with my cs cart app and its working fine in login page.



I want the social login option to be placed in my checkout page(step one) as well.



And I'm using the native responsive theme that comes with CS Cart.



Is there any possibility that I can add this from the admin side or do I've to code something like including the auth_info.tpl page to the step_one.tpl page ?



Any suggestions?

Thanks all of you it's wok .