Hey,
I’m developing a mobile app where I need to read tweets from the user’s home_timeline. I successfully created the request token and received the access token. The problem is that when I try to read the tweets using the access token I receive an unauthorized - 401 response. Could anyone please help me with this?!
Thanks,