All other concerns aside, this error here indicates that for some reason your code is not able to reach out to api.twitter.com/oauth/request_tokenvia SSL.
Can you provide a brief overview of the settings you've made for your keys on dev.twitter.com? Application type (should be Client with a placeholder callback) and R/W or RO or RW+DM status? Thanks, Taylor On Fri, May 27, 2011 at 2:44 PM, marcio <[email protected]> wrote: > Caused by: java.io.FileNotFoundException: > https://api.twitter.com/oauth/request_token > 05-27 14:40:25.984: WARN/System.err(441): at > org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:532) > -- 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
