Hi Matt,

There is an OAuthLinkGet routine in the OAuth_Twitter Class. I am not
sure if it is being used tho?

That said, the code in Form1 basically implements Twitter OAuth Class
- which in turn uses OAuth Class.

It is a heirarchy of classes :)

It should, really, be doing it properly because I only adopted the
classes to VB.NET and did not write them from scratch myself. AND I am
useing the official C# Base Class for OAuth - so it really should
work :(

But, I definitely think that is the problem - the nonces are not being
updated between requests.

But, when I update the nonces in the browser - I get a empty page? Is
that normal?

Perhaps some one here can help with the VB.Net side of things?

Reply via email to