What is data-widget-id in twitter api ? How i can get the data-widget-id? -


i have problems previous version of twitter api , want move latest version. see information here https://dev.twitter.com/docs/embedded-timelines.

what data-widget-id here. want show specified people tweets in website.

how do that?

your question answered on twitter developers page.

to create timeline must signed in twitter.com , visit widgets section of settings page. page can see list of timelines you've configured , create new timelines.

  1. sign in on twitter.com
  2. create new widget
  3. the widget-id provided twitter (you redirected https://twitter.com/settings/widgets/xxxxxxxxxxxxxxxxxxx/ - xxx widget-id)

Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -