[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 desktop application.
I appreciate if any site is introduced.

Thank you in advance,
Ari Endo

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[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 the way to get another twitter ID as a Consumer.
So I had to use my user ID and registered my application.
Once I registered it, I could get Consumer Key and Consumer Secret.

But even more, by clicking My Access Token button,
I can see Access Token and Access Token Secret as well!
I thought this is because my User ID and my Consumer ID are thought to
be same.

So when I try to get Request Token, Twitter Server might think
that the token information was used by myself!
I am glad to hear what you think about my thought.

Thank you in advance,
Sincerely,
Ari Endo

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


[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
called the PIN-mode flow or exchanging login credentials using
xAuth.

I appreciate if anyone tells me the flow when using desktop
application.
I am trying to increase twitter users in Japan by developing Excel VBA
application.

Thank you in advance,
Sincerely,
Ari Endo

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk