JorgenPhi / php-snapchat

A PHP library for the Snapchat API - With Commit History
MIT License
259 stars 73 forks source link

Can't even login? #110

Open 17cleo opened 8 years ago

17cleo commented 8 years ago

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

ePirat commented 8 years ago

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 commented 8 years ago

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

ketavchotaliya commented 8 years ago

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