Open oliverbytes opened 10 years ago
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 /bq/get_captcha
request.
I get 401's if I do CURLOPT_HEADER => true
as an option.
@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.