You can only fetch the home_timeline if you have the user token and secret for an authenticated user. To do this you’d need to implement the sign in with Twitter login flow and get the user to sign in in order to return the credentials. There’s no way to do this otherwise.