-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
DWRoelands wrote:
> Obrzut:
> My application does exactly what you say is impossible.  The user
> authenticates via the web browser, then my desktop application
> completes the process using the six-digit PIN.
>
> There's no need to "fix" any XML that comes from Twitter, and there's
> no need to process any HTML from a web page.
>
> I'd be happy to help you work through the issues you're having with
> your application, but please stop insisting that you're smarter than
> everyone else here.
>
> Bojan:
> Obrzut's right about the GetAccessToken() call in the Twarp code.
> GetAccessToken accepts the PIN as an Int; that should be a string so
> that leading zeroes don't get stripped.  I haven't seen any PINs with
> a leading zero, but that doesn't mean they don't occur. :)
>
> --Duane
>
> On Jul 1, 8:00 am, Obrzut <sa...@peyoteuk.com> wrote:
>> If you state otherwise - that you CAN use a TCP Client after already
>> authenticating your VB.Net web browser - you are wrong.
Duane,

That's right, I did not think about that. Alternatively, I could
provide an overload that takes a string, and force the padding to 6
digits for the integer overloads. Operator overloading is a wonderful
thing when it comes to providing choice.

Regards,
Bojan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iQIcBAEBAgAGBQJKS5eYAAoJEO4IwQyHg9AWuH0QAJesvMcj8aEwBKkVjhivSzsp
Uq3y31Ad/IAlxQmbEH5b8uNGJSiYKFvXOHb4Dn9Lqlw69vj8A2CDASlzneX+k59G
tfYEsTjTcsE5TFZXaWM0R0VNY6Y8OP6UkIKqRxYQhGpGuTXK2lO+SaiVizQ6rcWJ
ZqDyOSAkJ/dKneqX7dBwlkC2dJ5YZeMKPKUByHa971not8KDEtTAq+mH9ONeO+SH
tTl7evlErcPPsxvgI2emz0JWkBRRyRVcr1knPoYXm0wBmksErCLr64kofmIYaY8e
obK2HRNv/EgeDVdN+HgfXVWGf1SPBf0lMpjKmJkW5TMUhVxl1SycxLgY8YXRGXtg
Dmg7Qm+dVh0xfoDXTLGtshC154Cx4Xtnwr0DmwKG1s2U137+qaO4PJO+Vkiqbruc
JBCDbtqUN+xsUhpDSWmiHXSFbq294D5qm+/7oZ0TytBgCQ8XYVA3evt8g4XZHQAr
UlzJ6Uu1Foi2eoCRfnOMiup4iMBU6ZjJhFvir/pKGwbQLAKUeJjChAIx2UVMl0Z0
H/g2x1eIvCdKFsTfI/kio5qBmSQQr0EHMmPFThnkx0VnICkzTrTk+Q0Y+Fu0Ubm8
2jCr4hxGw6BIXONm9RnMhRWMHxpp3OndejX0E47qechJU4k5se2T7AlT1fLXUVjM
J/YpImorghKzFV4AW8Ez
=9XAP
-----END PGP SIGNATURE-----

Reply via email to