• Welcome to WooUSEFUL by PHPVIBE . Please log in.

[ Video Sharing CMS v4 ] Twitter Login Not working

Started by ownbond,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ownbondTopic starter



[07-Oct-2014 08:28:46 Europe/Bucharest] PHP Fatal error:  Uncaught exception 'EpiOAuthUnauthorizedException' in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php:432
Stack trace:
#0 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false)
#1 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token')
#2 /home/pnfcom/public_html/mast.pk/index.php(29): EpiOAuth->getAuthenticateUrl(NULL, Array)
#3 {main}
  thrown in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php on line 432
[07-Oct-2014 08:36:18 Europe/Bucharest] PHP Fatal error:  Uncaught exception 'EpiOAuthUnauthorizedException' in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php:432
Stack trace:
#0 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false)
#1 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token')
#2 /home/pnfcom/public_html/mast.pk/index.php(29): EpiOAuth->getAuthenticateUrl(NULL, Array)
#3 {main}
  thrown in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php on line 432
[07-Oct-2014 08:36:21 Europe/Bucharest] PHP Fatal error:  Uncaught exception 'EpiOAuthUnauthorizedException' in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php:432
Stack trace:
#0 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false)
#1 /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token')
#2 /home/pnfcom/public_html/mast.pk/index.php(29): EpiOAuth->getAuthenticateUrl(NULL, Array)
#3 {main}
  thrown in /home/pnfcom/public_html/mast.pk/lib/twitter/EpiOAuth.php on line 432
  •  

Marius

Hi, check your Twitter keys in login settings good.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

i have created new app on twitter and copy consumer key and secret to Login Settings in Moderator but sill getting this error
  •  

Marius

The error basically said the authorization is wrong (secret or id).
But it may happen for few various reasons:
- blank space after/before one of the keys
- the keys are not yet propagated at Twitter
- you copied the wrong set of keys
- sign in with twitter not enabled in app
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

i have cross checked all above things but still log in via twitter not working :(
it show blank page on this link:
http://www.mast.pk/index.php?action=login&type=twitter
  •  

Marius

Enable twitter in login settings first, so I can check.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

  •  

Marius

Checked now, the twitter class cannot auth on twitter.com with those keys so the site no longer gets redirected to twitter.com.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

now i have created new app on twitter and update the key and secret but same problem there
Screenshot attached
  •  

Marius

This is so obvious :)
QuoteSign in with Twitter: No
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

Same problem after check Sign in with Twitter... :(
  •  

Marius

If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

How much time it's required?? Half an hour passed sill not working
  •  

Marius

Not sure. I had this not working and then next day it was working (assuming your app is fine).
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

  •  

Marius

Then something is still configured wrong on your twitter app.
There's basically nothing you configure in PHPVibe about this except keys, all the rest of the settings are done at the app.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

ok then i will give you my app details you can check it your self...
  •  

Marius

I don't want your twitter login, please do not provide person-sensitive accesses.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

ownbondTopic starter

i read some where that twitter app now required 4 thing
1. Consumer Key
2. Consumer Secret
3. Access Token
4. Access Token Secret

it this correct?
  •  

Marius

Not for web login, it will pull the access token with the first 2.
If this helped, consider buying me a coffee.
20 years coding, tweaking, building in PHP. Still creating!
  •  

Similar topics (7)