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

A PHP library for the Snapchat API - With Commit History

Results 79 php-snapchat issues
Sort by recently updated
recently updated
newest added

I have tried using multiple different accounts, different PHP hosts(to eliminate issues with my IP), and even very basic code, however it never is able to upload an image...

When using getSnaps();, not all delivered snaps are retrieved, only about 30 ones are, how is that avoidable?

separate isMedia into isImage and isVideo functions which can be used independently to identify if the media is an image or a video. The isMedia function relies on the individual...

Hello, I just started working on this library a few hours ago, decided to give it a shot for fun, and it's functioning perfectly, just one thing I noticed, I'm...

So my program was running perfectly fine until about 3 days ago when suddenly these errors showed up. I did not change my code at all and I have re...

Is anyone here looking into snapchat beta? I applied this morning but somehow the "opt-in" for the beta does not work on my end, I guess my IP is flagged...

i'm trying to login, add friend and send snap image (jpg). I will pay someone $25 to help me do this. I have spend many hours and i can't get...

In php.ini, it states that iconv is depreceated. Just thought i'd give you a heads up.

Hey, I was wondering if someone is still researching / reverse engineering the new API. I was told it also uses a new key. I want to help, in any...

Fixes #1 and #19 Adds the following methods: getCaptcha() sendCaptcha() registerUsername()