Hello,
In api version 1.0 we had following way to get user timeline: https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=Daero_Imenance
Is there any way to get any user’s timeline without user authentication in api version 1.1?
While there’s no longer support for RSS, take a look at [node:13439] for a way to authenticate without a user.
Test