Regarding /1.1/statuses/user_timeline API endpoint. Is there a way to get the full text if truncated = true?

add tweet_mode=extended to the url parameters - that’ll give you full_text in the json

Tweet updates — Twitter Developers (don’t know why this page was removed or redirected in the docs - i can’t find it in the new ones, it’s still relevant - cc @andypiper )

2 Likes

Thanks Igor - yes this is a problematic omission, I’ll look into it.

2 Likes

@IgorBrigadir & @andypiper thank you!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.