ruby on rails - Using Twitter API to embed tweets with URL -
i'm trying embed tweets in app passing in tweets url. i'm inexperienced apis , need bit of guidance set up. twitter has documentation here , here on how using oembed. part i'm unclear on how make request:
"make request following url each tweet id, {tweet_id} represents value changing in programmatic loop:"
https://api.twitter.com/1.1/statuses/oembed.{format}
also unsure on add api keys twitter gives me. sorry broad question, new @ this.
Comments
Post a Comment