[twitter-dev] Needs object from desktop application ?

2011-06-09 Thread ari_endo
Hello, I am developing Twitter AP with Excel VBA. When accessing with an object generated from twitter class, it works. But only with XMLHttpRequest (without object) it gets Woah there message. Is object-oriented programming needed when developing desktop applications? I need reference for

[twitter-dev] Considering about someone already used the token information using Excel VBA

2011-05-06 Thread ari_endo
Hello again, This is my thought on Woah there! message: I have already got my own ID as a twitter user before registering my application. First, I tried to get another twitter ID as a Consumer (which I thought is necessary) in order to log in for registering my application. But I could not find

[twitter-dev] Another question : OAuth fails with Woah there! obtaining a Request Token from Excel VBA

2011-05-05 Thread ari_endo
Hello, Thank you for your advice. I will never include consumer secret in my message. By the way, in the OAuth at Twitter in http://dev.twitter.com/pages/auth page, just above the diagram OAUTH AUTHENTICATION FLOW, it says: The flow varies slightly when using a desktop application with what's