I would like to embed my timeline in my blog, but if I try to get the code from https://publish.twitter.com/ I get :

<a class="twitter-timeline" href="https://twitter.com/stblack?ref_src=twsrc%5Etfw">Tweets by stblack</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

and no timeline is displayed. If I change the user, the time line is correctly functioning

<a class="twitter-timeline" href="https://twitter.com/elonmusk?ref_src=twsrc%5Etfw">Tweets by elonmusk</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

Why ?

Thanks
Stefano

Your account is protected. Embedded timelines for profiles only work with public / non-protected accounts.

1 Like

Thanks a lot. I solved.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.