BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 07-19-2011, 01:49 AM   #1
xmncxzvt
Thumbs Must Hurt
 
Join Date: Mar 2011
Model: 8900
PIN: N/A
Carrier: Torch
Posts: 59
Default Twitter integration with bb

Please Login to Remove!

hi,

I am using 1.4 version of twitter jar & i am getting Security exception on

t = ter.post(t);

here z my code:

Token token = new Token(TOKEN_ACCESS, TOKEN_SECRET);

Credential c = new Credential(USER_NAME, CONSUMER_KEY, CONSUMER_SECRET,token);

UserAccountManager m = UserAccountManager.getInstance(c);

try {

if(m.verifyCredential()){
Dialog.alert("You are now logged in");


Tweet t = new Tweet("Hi!!! This is my first tweet via Twitter API ME.");
TweetER ter = TweetER.getInstance(m);

t = ter.post(t);
Dialog.alert("Posted");
}
else
Dialog.alert("User name and/or password are invalid!");
} catch (IOException e) {
// TODO Auto-generated catch block
Dialog.alert(e.getMessage());
} catch (LimitExceededException e) {
// TODO Auto-generated catch block
Dialog.alert(e.getMessage());
}


any one who has succeeded in posting tweet through bb app?
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads for: Twitter integration with bb
Thread Thread Starter Forum Replies Last Post
Facebook & twitter intergration(oauth) in BB application bibin.cs Developer Forum 3 09-05-2010 09:45 PM
Problem w/ Twitpic & BB Twitter app... shogunofharlem Social Networking 3 04-15-2010 08:28 AM
Mobimouse - turns your BB into a Mouse/Keyboard for any Windows PC! Redflea Aftermarket Software 10 03-30-2009 10:41 PM
Slow User Activation/Synchronization of BB Device and Missing E-mails on BB Device paulblackberry BES Admin Corner 6 03-19-2009 10:39 AM
Recommendation for Web mail integration with BB hdawg General BlackBerry Discussion 11 02-28-2008 10:40 PM


Panasonic MHDB103A4A12 picture

Panasonic MHDB103A4A12

$800.00



MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT picture

MOSFET - IRF540N 100V 33A - Transistor for Arduino Pi TT

$49.72



[4 pc] 2N6284 Darlington NPN Power Transistor TO-3 100V 20A 2N6284G picture

[4 pc] 2N6284 Darlington NPN Power Transistor TO-3 100V 20A 2N6284G

$10.97



Mitsubishi 2SC2166C NPN Epitaxial Planar Type RF Power Transistor Ships from USA picture

Mitsubishi 2SC2166C NPN Epitaxial Planar Type RF Power Transistor Ships from USA

$55.50



MOSFET - IRFZ44N 55V - Transistor  for Arduino Pi  TTL picture

MOSFET - IRFZ44N 55V - Transistor for Arduino Pi TTL

$54.79



2SC2023 Original New Sanken Transistor C2023 picture

2SC2023 Original New Sanken Transistor C2023

$13.95







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.