php-snapchat
php-snapchat copied to clipboard
A PHP library for the Snapchat API - With Commit History
I'm having issues with the stories decryption (snaps are still okay), have Snapchat's encryption methods changed or are other people experience the same issue? Any ideas as to what they're...
setStory() always returned false as the response code was 202, and it returned story data, instead of an empty string.
I was wondering if there's a way to send texts / messages / chat to a user. What I want to do is build two forms and a button. One...
Hello, I changed this line: > $media_id = strtoupper($this->username) . '~' . time(); to this: > $media_id = strtoupper($this->username) . '~' . strtoupper(gen_uuid()); in **snapchat.php** And the snap sending is...
Does anyone know the limitations or prerequisites for the video upload for story board? is there a resolution / codec / file size limitations?
With the current LIB Version using SnapChat 6.0.2 with iPhone user agent, it returns a response saying we need to upgrade to the new snapchat version.
Dear, The code for specific story's thumbnail ...... $data = $snapchat->getStoryThumb('[story_media_id]', '[story_key]', '[thumbnail_iv]'); For a common story, [story_key] is absent. I have used here media_key instead of story_key. Is this...
I can't seem to get more than 49 rows from getAddedFriends. When I know I have more than 49 friends..
The upload and send of snaps failed: i receive nothing :/ Can you help me please? (Sorry for my english)