I am working on some code that will pull and embed a tweet into my page from a user who is authenticated with my application.
I am using the format shown in the embedded tweets page e.g.
Penn is my #CelebApprenticeMVP
— Trevor Dowdle (@@Starcraft2foru) April 23, 2013
However after I change the account i’m testing to protected the tweet is no longer embedded… Is there a way to go about embedding a tweet from a Authenticated private user who has given you read/write access etc…?
Thanks