Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
v1.1 ユーザー タイムライン API を使用して自分の Web サイトで Twitter のツイートを取得していますが、ツイートされた URL が t.co... 形式のような短い形式で表示されることが問題です。
小さな URL ではなく、展開された URL を表示したいのですが、どうすればよいですか? 解決策を教えてください。
注: Twitter API バージョン 1.1 で user_timeline を取得するための最も単純な PHP の例を参照しました。