[twitter-dev] Re: BlackBerry, XAuth and twitterapime

2010-08-07 Thread BBTweet Media Player
t; > > >> > Ernandes > > > > >> > On Thu, Aug 5, 2010 at 4:56 AM, Bess wrote: > > > >> > > Which OAuth library did you use on your BB? Did you use the Java > > > >> > > library? > > > > >> >

[twitter-dev] Re: OAuth singing on BlackBerry

2010-08-07 Thread BBTweet Media Player
library did you use on BB? Is that Java? not > J2ME > > On Aug 6, 1:03 pm, BBTweet Media Player > wrote: > > > WHOOO! I got my first 200 getting an XAuth request token. > > > I think the answer to my question is no, I am not expected to get the > > same signa

[twitter-dev] Re: OAuth singing on BlackBerry

2010-08-06 Thread BBTweet Media Player
the Authorization header. Thanks for all the help here hoping to things moving forward quicker. I spent way to long trying to figure that out. On Aug 6, 2:34 pm, BBTweet Media Player wrote: > Tom, > > Thanks for the reply.  That is what I tried to do here.  I used the > exact

[twitter-dev] Re: OAuth singing on BlackBerry

2010-08-06 Thread BBTweet Media Player
e actual > signature. Try reproducing every single one of these values. (Usually > you can simply log all steps and then compare the results with the > xauth page.) > > Tom > > On Aug 6, 2:56 am, BBTweet Media Player > wrote: > > > I am having a really tough time tr

[twitter-dev] OAuth singing on BlackBerry

2010-08-05 Thread BBTweet Media Player
I am having a really tough time trying to figure out how to sign my OAuth request. I am trying to follow the example at http://dev.twitter.com/pages/xauth and my signature does not come out the same as it does in the example... I am doing public static void xauth(){ try {

[twitter-dev] Re: BlackBerry, XAuth and twitterapime

2010-08-05 Thread BBTweet Media Player
erapime/forums/forum > > > > Maybe your issues are already discussed there. > > > > Regards, > > > Ernandes > > > > On Tue, Aug 3, 2010 at 9:21 PM, BBTweet Media Player < > > bbtweetme...@gmail.com > > > > > wrote: > > > >

[twitter-dev] BlackBerry, XAuth and twitterapime

2010-08-03 Thread BBTweet Media Player
I am having a very difficult time trying to get XAuth working in my BlackBerry app. I have downloaded twitterapime the hmacsha ecodingand Base64Ecoder did not seem to work for me so I replaced the getSignature method in XAuthSigner with... /** * * Generate a signature from the