This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Authentication problem #1
Comments
Hello @khalilrehman36 , |
I am using attached php class, passing accurate apikey, email and password. I have included it in my controller and calling its auth method by passing apikey, email and password values.
|
@khalilrehman36 I got the code working by modifying https to http, as ge.tt seems to have an expired SSL Certificate !. So, Seems ge.tt is facing some API issues ! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am using this library to integrate gett api but i am getting the following error whereas my credentials are correct and can login on the ge.tt site with those credentials.
GE.TT Undefined property: stdClass::$error
in D:\xampp\htdocs\videosyndication\vendor\gett-php-master\gett.class.php on line 74
GE.TT Authentication failed !
in D:\xampp\htdocs\videosyndication\vendor\gett-php-master\gett.class.php on line 153
GE.TT Undefined property: stdClass::$error
in D:\xampp\htdocs\videosyndication\vendor\gett-php-master\gett.class.php on line 74
GE.TT Authentication failed !
in D:\xampp\htdocs\videosyndication\vendor\gett-php-master\gett.class.php on line 153
GE.TT Undefined property: stdClass::$error
in D:\xampp\htdocs\videosyndication\vendor\gett-php-master\gett.class.php on line 74
object(stdClass)#519 (1) { ["status"]=> string(14) "Not authorized" }
Can you please help me in this regards.
The text was updated successfully, but these errors were encountered: