Questions tagged [twitter-anywhere]

Twitter's JavaScript API designed to allow easy integration of Twitter features with websites. This API has been scheduled for deprecation in March 2013.

Twitter @Anywhere is described as an easy-to-deploy solution for integrating the Twitter communication platform with websites. The @Anywhere API provides methods for websites to add Follow Buttons, Hovercards, linkified Twitter usernames, and TweetBoxes. @Anywhere is scheduled for deprecation in March 2013.

53 questions
1
vote
1 answer

Twitter @Anywhere sessions expire after 2 hours

After adding Twitter @Anywhere to a site, a user can log in just fine, but after 2 hours, their sessions have expired. Can't seem to find anything on the wire that references twitter anywhere session durations.
Wedge Martin
  • 777
  • 6
  • 15
1
vote
1 answer

Twitter @Anywhere oauth_bridge_code

I'm having trouble with Twitter's implementation of an oauth_bridge_code for the @anywhere api. I've seen a few walkthrough's on how to use this functionality but I can't seem to get the request to work for me. I'm using Ruby on Rails with the…
AngelCabo
  • 161
  • 2
  • 7
1
vote
2 answers

How do I use closures to access twitters @Anywhere javascript api?

I want to do something that in a classical object oriented language like Java, C# etc. is very easy to do. I simply want to access a property of an instantiated object. The object is globally scoped in the browser's window object, and provided by…
davidjnelson
  • 1,111
  • 12
  • 22
1
vote
0 answers

Twitter Hovercards in GWT PagingScrollTable

How do you implement Twitter Hovercards in GWT PagingScrollTable? The Hovercard links work fine when, say, I add new Label("@ded") to a HorizontalPanel. However the Twitter JavaScript function doesn't seem to apply when I put "@ded" into a…
Glenn
  • 6,455
  • 4
  • 33
  • 42
1
vote
1 answer

Twitter @anywhere API problems in firefox only

I've implemented a simple example of the Twitter @anywhere api to display user hovercards. The example works great in Internet Explorer and Chrome. However, whenever I the page loads in Firefox I receive the following message in an alert window: To…
Brian Scott
  • 9,221
  • 6
  • 47
  • 68
1
vote
1 answer

New twitter's API

twitter today presented new APIs Please look at "User login & signup". So there is explained how to authenticate user. And according to this code it's simple to authenticate user at client-side. But how to get auth data now at server-side?
zerkms
  • 249,484
  • 69
  • 436
  • 539
1
vote
0 answers

Twitter Follow event not working

Hi i tried to display a alert message after user click follow