I can access both methods using the twitteroauth php library. Just thinking of how to merge the two feeds together in a smart way. Any ideas?
I can access both methods using the twitteroauth php library. Just thinking of how
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found the fix to it in the Google Group. You have to add include_rts=true to the end of the user_timeline request. Just adding it here in case someone is looking for it!