I am using a tweet button to tweet in my rails app.I want to catch tweet_id immediately after the successfull tweet.
niall
#2
We do not send a Tweet ID after a Tweet is authored in a Tweet web intent.
1 Like
Is there any other way to do so.
On click tweet button from my app a widget open and after clicking tweet on that window it gets successfully twitted and new url generates in which there is a parameter known as “latest_status_id”.
I want to catch the value of that parameter how can I do it?
Sorry about that. That’s not something we can reliably send back (especially in mobile) so we don’t support this feature.