• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] twitter login error

Started by hsynclb,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hsynclbTopic starter

everything right but not the login website
  •  

PHPVibe A.

What is the actual error? Are you sure there is no white space before/after any of the keys?

hsynclbTopic starter

yes i sure no white space before/after

I have tried taking the new key but still not

When logging in staying plugged in >>
xxx.com/callback.php?type=twitter&oauth_token=bku325KFs8CF7I6uS0FYQ37pdCQihhcIKRqG7RqXg&oauth_verifier=dm4ZfyXChabU8dCZGebeqatQCpa26tOUohkbIbtqKA

I added pictures,
my site name
you can try
  •  

star top

  •  

PHPVibe A.

What's the url guys? I can't tell you much until I try.

hsynclbTopic starter

This is url
When logging in staying plugged in >>


http://www.hdsikis.com/callback.php?type=twitter&oauth_token=veNRuGd1FR1ZXcquXJc4vdX7UXA2XLcwohiNO81kok&oauth_verifier=H4pGjkILkujw1Q7YQ6NQC2yQsgLVxs6yzEuKyZXmQ
  •  

PHPVibe A.

#6
Open callback.php and change at the top:

error_reporting(0);
to
error_reporting(E_ALL);
so i can see from what error the blank screen on return is.

interfear

I have similar blank screen on callback for twitter login...
I've attached error log after making changes described above to callback.php

is it SSL?
----------------------
[Fri Mar 14 21:44:42 2014] [error] [client 98.119.130.138] PHP Fatal error:  Uncaught exception 'EpiTwitterForbiddenException' with message '{"errors":[{"message":"SSL is required","code":92}]}' in /var/www/lib/twitter/EpiTwitter.php:257\nStack trace:\n#0 /var/www/lib/twitter/EpiTwitter.php(218): EpiTwitterException::raise(Object(EpiCurlManager), false)\n#1 /var/www/lib/twitter/EpiTwitter.php(119): EpiTwitterJson->__get('response')\n#2 /var/www/lib/twitter/EpiTwitter.php(101): EpiTwitter->request('GET', '/account/verify...', NULL)\n#3 /var/www/callback.php(20): EpiTwitter->__call('get_accountVeri...', Array)\n#4 /var/www/callback.php(20): EpiTwitter->get_accountVerify_credentials()\n#5 {main}\n  thrown in /var/www/lib/twitter/EpiTwitter.php on line 257
--------------------------
  •  

PHPVibe A.


x5000x

Alex,

Having problem with Twitter too:

Fatal error: Uncaught exception 'EpiOAuthUnauthorizedException' in /public_html/lib/twitter/EpiOAuth.php:432 Stack trace: #0 /public_html/lib/twitter/EpiOAuth.php(404): EpiOAuthException::raise(Object(EpiCurlManager), false) #1 /public_html/lib/twitter/EpiOAuth.php(45): EpiOAuthResponse->__get('oauth_token') #2 /public_html/index.php(27): EpiOAuth->getAuthenticateUrl(NULL, Array) #3 {main} thrown in /public_html/lib/twitter/EpiOAuth.php on line 432
  •  

PHPVibe A.


interfear

Where's the solution... I modified the protected $apiUrl  to point to an HTTPS URL. Still didn't fix the blank page... Nor did it give an error message in error.txt apache log.
  •  

PHPVibe A.

Well, seems that Twitter now asks for all the 4 keys. https://github.com/danieljonesorg/twitter-async/blob/master/simpleTest.php
Will add it in this update or look for another twitter class.


interfear

  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40386

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71071

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 51249

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4462

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 22892

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 5936

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 6004