Phil Dibowitz
Phil Dibowitz
So I sent you pidgin debug logs, but just for fun I also tried bitlbee: ``` 11:50 account add facebook jaymzh "XXXXXXXXXXXXXXXXXX" 11:50 Account successfully added with tag facebook 11:50...
OK, I'm trying to play with this, but what is `data['first_factor']` supposed to be? I treid setting it to `data['password']` but that still gives me `An unknown error occurred`.
Ah I see now, I missed that. So I tried that, and I tried both overriding `data['password']` as you did, but also leaving it with the password, and both ways...
BTW, for anyone else playing along at home, I modified the script slightly to make it a bit easier to use: ``` #!/usr/bin/python import sys import cgi from urllib import...
Continuing to mess with this I made the script just do the requests for you and prompt you for the bits it needs: ``` #!/usr/bin/python import sys import cgi from...
Hey @dequis what's the easiest way to see what the official apps do? I can try debugging, but since it's all SSL, I'm not sure the easiest way to see...
OK cool, thanks. If I get time to set that stuff up, I'll poke at it, but I'm guessing you'll get to the bottom of this faster than I will.
I didn't have a big enough block of time this weekend to try to setup the whole MITM setup unfortunately. Did you get a chance to look?
Having a place to live is definitely more important than fixing my bugs! I'm glad you have a place to live :)
Thought I'd follow up here and see if you had made any progress. As always, happy to donate to you (or your favorite charity) to help the cause.