Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Registration with Captcha #1

Open
oliverbytes opened this issue Jan 23, 2014 · 12 comments · May be fixed by #57
Open

New Registration with Captcha #1

oliverbytes opened this issue Jan 23, 2014 · 12 comments · May be fixed by #57

Comments

@oliverbytes
Copy link

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.

@daanlenaerts
Copy link

The new captcha feature has to be implemented.

@hako
Copy link
Collaborator

hako commented Feb 1, 2014

I'm currently writing an implementation of it over at my fork, https://github.com/hako/php-snapchat/commit/72ee36fc45886abe36de6cad5a7dc409b290fd0a but I've gone as far as downloading the snaptcha images.

hako

@dprogramming
Copy link

Great!

@oliverbytes
Copy link
Author

Good job Hako! We're patiently waiting for your implementation :)

@oliverbytes
Copy link
Author

I have solved the captcha registration in QT!!

@oliverbytes
Copy link
Author

This is how I solved it http://pastebin.com/bq1zwBv5

@hako
Copy link
Collaborator

hako commented Feb 7, 2014

Now that @NEmory appears to have solved it, this needs to be implemented. right now i'm finding it a hard time dumping the _response header_ from snapchat after the /bq/get_captcha request.

I get 401's if I do CURLOPT_HEADER => true as an option.

@hako
Copy link
Collaborator

hako commented Feb 7, 2014

@NEmory's snaptcha workaround. (pastebin removed it.) https://gist.github.com/hako/8863251

@ghost
Copy link

ghost commented Feb 17, 2014

Did you solve it ?

@dprogramming
Copy link

Hi, is there already a solution for account creation?

@hako
Copy link
Collaborator

hako commented Sep 21, 2014

@dprogramming Yes, took a while, it's updated now.

https://github.com/hako/php-snapchat#snaptcha

@dprogramming
Copy link

@hako great 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants