function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdcvirajsfdcviraj 

TwitterForce not working. Something wrong with this?

I was trying to integreate Twitter with TwitterForce mentioned at below page:- 
- https://developer.salesforce.com/page/Getting_Started_with_TwitterForce

However, in the Configuring Security, at this stage I need to enter a remote site setting URL in Salesforce setting. This URL doesn't work now. Also checked the URL directly pasting on new tab, but the page do not exist now. 

Any work around to make this possible? I believe there must be some new API URL that needs to imported, which must be a new URL for site settings.

Need help to make this work, thank you. 
NagaNaga (Salesforce Developers) 
Hi Sweetboy12345,


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

Best Regards
Naga Kiran