|

Hybrid Auth
Posted 03 October 2013 - 11:02 AM #1
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 App Domains: ?
Thanks
Posted 03 October 2013 - 11:06 AM #2
One Step Checkout Addon - The ultimate checkout experience
Best CS-Cart SEO addon - CS-Cart SEO Ultimate Addon
PM for quality custom work/project
Posted 12 October 2013 - 10:35 AM #3
FaceBook, Linkedin - working
twitter - got error
Myspace unable to connect to developer corner of myspace
Google - redirect_uri_mismatch
The redirect URI in the request: https://www.domain.c...uth.done=Google did not match a registered redirect URI
Posted 03 November 2013 - 11:55 PM #4
Posted 29 November 2013 - 01:13 PM #5
Dit you find a solution to the google login error?
i think it is funny that i cant change the Google callback URL it is fixed to https and i dont use it only on my admin pages i use https.
EDB Eksperten din online it forhandler
Posted 07 February 2014 - 05:39 PM #7
Posted 16 February 2014 - 01:28 PM #8
Posted 07 March 2014 - 02:51 PM #9
We are facing the same error "Error: redirect_uri_mismatch".
The redirect URI in the request: http://www.sitename.com/index.php?dispatch=auth.process&hauth.done=Google did not match a registered redirect URI
Regards,
NaMo
Posted 14 March 2014 - 08:26 AM #10
https://code.google.com/apis/console/
Posted 16 March 2014 - 11:42 AM #11
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
Posted 17 March 2014 - 05:20 PM #12
Error: redirect_uri_mismatch
The redirect URI in the request: https://www.xxxx.com...uth.done=Google did not match a registered redirect URI
- cookie_policy_enforce=false
- scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleap.../userinfo.email https://www.google.com/m8/feeds/
- response_type=code
- redirect_uri=https://www.xxxx.com/index.php?dispatch=auth.process&hauth.done=Google
- access_type=offline
- display=page
- client_id=xxxxxxxxxxx.apps.googleusercontent.com
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.
Posted 13 July 2014 - 10:16 AM #13
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
Posted 25 July 2014 - 06:07 AM #14
Posted 25 July 2014 - 07:09 AM #15
Anyone solved this? I have the same problem with Google and Twitter doesn´t works.
You can submit the bug report here http://forum.cs-cart.com/tracker/
One Step Checkout Addon - The ultimate checkout experience
Best CS-Cart SEO addon - CS-Cart SEO Ultimate Addon
PM for quality custom work/project
Posted 09 April 2015 - 07:49 AM #16
Posted 11 April 2015 - 08:50 AM #17
Posted 13 April 2015 - 10:05 AM #18
I don't found hybrid auth at Add on list ? is it having another name?
It is called Social login now:
https://www.cs-cart....ence-guide.html
GET A FREE QUOTE | CS-Cart Add-ons | CS-Cart Licenses | CS-Cart Development | CS-Cart Design | Server Configuration | UniTheme and YOUPI
CS-Cart USD 345 Multi-Vendor USD 1250 CS-Cart RU 24500 руб.
CS-Cart Ultimate USD 775 CS-Cart + YOUPI USD 545 CS-Cart RU + UniTheme 36000 руб.
Posted 16 April 2015 - 01:37 PM #19
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?