You need to sign in to do that
Don't have an account?

TwitterForce - Visualforce Error - TwitterForce.TwitterException:
I've followed the instruction for accessing twitter api as given in the URL: http://wiki.developerforce.com/page/Getting_Started_with_TwitterForce
Followed all steps as they have mentioned. But on the twitter page, once i give credentials and click on login button, I get the below error.
Class.TwitterForce.execute: line 75, column 1
Class.TwitterForce.checkCreds: line 88, column 1
Class.TwitterForce.<init>: line 27, column 1
Class.TwitterController: line 19, column 1
Any light on this?
Thanks in Advance,
RR
Followed all steps as they have mentioned. But on the twitter page, once i give credentials and click on login button, I get the below error.
Class.TwitterForce.execute: line 75, column 1
Class.TwitterForce.checkCreds: line 88, column 1
Class.TwitterForce.<init>: line 27, column 1
Class.TwitterController: line 19, column 1
Any light on this?
Thanks in Advance,
RR
I guess that you might have missed this step.
TwitterForce provides a Visualforce page called `twitter`, which you can use to test your Twitter integration.
View the test page by logging into your Force.com environment and visiting something like: https://na7.salesforce.com/apex/twitter
Where you substitute your instance in the server name. E.g., "na1" or "na5" instead of "na7"
Fill in your twitter credentials in the test page
Please make sure you have not missed any steps.
Thanks
Vikash_SFDC
You go to the page on your instance, fill in login credentials and then this is fired out as an error.