hybridauth Questions

4

I am using following code for linkedin authentication and getting following error Signed API request to https://api.linkedin.com/v2/me has returned an error. HTTP error 403. Raw Provider API respon...
Jody asked 29/3 at 10:17

4

Solved

I'm using Hybridauth 3 in my PHP app to make some periodical tweets on behalf of my account. The app has all possible permissions. I'm giving it all permissions when it asks for them on the first a...
Ierna asked 20/9, 2017 at 20:23

5

Solved

I was trying to make HybridAuth Social Login work on this simple php site. Downloaded HybridAuth and installed it. Then found that even the examples does not work for social login (tried on remote ...
Dog asked 18/3, 2013 at 13:33

4

I am using the HybridAuth library with CodeIgniter Bonfire for adding login functionality with Facebook . I added the library and all related required files into Bonfire. After clicking on the Log...
Outhouse asked 7/5, 2015 at 6:0

3

Well I had hybridauth working and login correctly using facebook since 2 weeks ago, I did not any change and this morning I found that it was not working. I tried to switch the facebook app (id and...
Wilkey asked 28/12, 2012 at 10:55

4

Solved

Can any body help how to get the Twitter email I am using this link in php codeigniter here i am getting my information except email. Then how to fetch the email? is there any scope shall we speci...
Inquiry asked 29/12, 2012 at 8:29

3

I have an issue when using the HybridAuth plugin. I have included the plugin as a popup in in my home page. When clicking on the login button from home page the plugin will load in colorbox. In m...
Korry asked 4/7, 2014 at 7:1

3

I am trying to write a plugin for my website to connect with facebook using the HybridAuth classes. I just tried following code function authenticatewith( $provider ) { ini_set('display_errors...
Fritz asked 5/11, 2014 at 6:24

5

Solved

I am using HybridAuth social plugin in my website to login from facebook and other websites, everything is working fine, but when I checked on other computers, there is an error: You cannot acc...
Benzoate asked 6/9, 2013 at 10:21

9

I'm hosting my PHP Yii application on AWS Elastic Beanstalk and hence using the database to store sessions. I've successfully implemented facebook login using Hybridauth on a shared hosting environ...
Photoelectrotype asked 22/2, 2014 at 21:57

2

I have error when I want login drupal 7 with facebook account and I use module hybridauth. like this: Invalid Scopes: offline_access, publish_stream. This message is only shown to developers. U...

5

Solved

Im trying to use HybridAuth in one of my projects, the error message im getting is Original error message: Hybridauth Library needs the CURL PHP extension. Even though i have enabled cURL in ...
Enrage asked 5/1, 2015 at 8:58

10

OK, I'm trying to use Hybridauth with laravel 4. However I seem to be getting the very common when trying to log in with facebook: Authentication failed! Facebook returned an invalid user id. ...
Neoplasticism asked 7/7, 2013 at 19:41

1

Solved

I am using HybridAuth2 with CakePHP and my controller function is as public function loginwith($provider) { // $this->autoRender = false; require_once( WWW_ROOT . 'hybridauth/Hybrid/Auth.php...
Chemotropism asked 14/11, 2013 at 12:5

2

I'm using Laravel 4 and have loaded hybridauth via composer and got it working just fine with Facebook and Twitter. Now i'm trying to get it working with Steam, which is listed as an additional pro...
Granniah asked 3/9, 2013 at 12:42

2

Solved

I have already authorized a user in my Facebook application using HybridAuth and stored his access_token in my database. Days later, when the user is not online, I want to get his new Facebook fri...
Improvement asked 30/10, 2012 at 21:41

1

Solved

I am unable to save my consent screen settings if I put an email and/or a callback url into the settings. If I enter only product name, then I can, but of course this causes my app to fail. I'm usi...
Intrusive asked 8/12, 2013 at 17:26

1

I'm trying to use the hybridauth library to authenticate and get access to the users profiles of my corporate OpenID provider. I'm trying to configure all the parameters but I don't understand som...
Titi asked 13/5, 2013 at 20:4

2

Solved

I downloaded the codeigniter extension of HybridAuth here: https://github.com/andacata/HybridIgniter I followed instructions on its use. When I try to login via any provider at: www.mydomainname...
Nag asked 2/5, 2012 at 22:25
1

© 2022 - 2024 — McMap. All rights reserved.