php-snapchat icon indicating copy to clipboard operation
php-snapchat copied to clipboard

Can't even login?

Open 17cleo opened this issue 8 years ago • 4 comments

Not sure if this even works anymore, but I've been trying to find a free one and this one doesn't even let me login. Any help?

http://stackoverflow.com/questions/36817902/php-snapchat-api

17cleo avatar Apr 25 '16 12:04 17cleo

I'm having the same problem, getting a 401, looks like snapchat changed something in their API or I am doing something wrong… (The credentials I am using work fine with the official App)

ePirat avatar Apr 27 '16 20:04 ePirat

Snapchat changed it's API endpoint for iPhone, now uses a new signature header, therefore this library doesn't work anymore.

ePirat avatar May 08 '16 19:05 ePirat

Getting error : Notice: Undefined property: Snapchat::$cache in /var/www/html/snapchat_api/src/snapchat.php on line 233

Fatal error: Call to a member function get() on a non-object in /var/www/html/snapchat_api/src/snapchat.php on line 233

ketavchotaliya avatar Sep 17 '16 07:09 ketavchotaliya