-
Notifications
You must be signed in to change notification settings - Fork 73
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
Comments
The new captcha feature has to be implemented. |
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 |
Great! |
Good job Hako! We're patiently waiting for your implementation :) |
I have solved the captcha registration in QT!! |
This is how I solved it http://pastebin.com/bq1zwBv5 |
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 I get 401's if I do |
@NEmory's snaptcha workaround. (pastebin removed it.) https://gist.github.com/hako/8863251 |
Did you solve it ? |
Hi, is there already a solution for account creation? |
@dprogramming Yes, took a while, it's updated now. |
@hako great 😊 |
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.
The text was updated successfully, but these errors were encountered: