電子メール取得するまで

カテゴリー: Twitter Developer  閲覧数:697 配信日:2012-04-17 00:00


電子メール取得するまで


「https://developer.twitter.com」で設定が必要

Apps > Permissions 画面
・「Request email address from users」にチェックを入れる

そのためには、
Apps > App details 画面
・「Privacy policy URL」欄と「Terms of service URL」欄を入力する必要がある

エラー表示UIが致命的に分かりづらいため要注意
・「Invalid website url」と表示された場合、途中から再開できない
・一旦既存の内容でSAVEした後、再度当初からやり直す
Issues found while trying to save
We couldn't save your changes due to one or more issues highlighted below. Please address them and try saving again.

Privacy policy URL
・プライバシーポリシー

Terms of service URL
・利用規約URL

ユーザー情報を取得する際、email含むことを明示的に指定する必要がある
$accountVerifyCredentials = $twitterOAuthObj->get("account/verify_credentials", ['include_entities'=> 'true', 'include_email'=> 'true']);


指定期間人気ページランキング / 2020-5-27 → 2026-5-17
順位 ページタイトル抜粋 アクセス数
1 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(Git) 1077
2 fatal: remote error: is not a valid repository name | Git BASH(Git) 749
3 Twitter アカウント管理 | Twitter Developer(Twitter) 624
4 開発 0 615
5 Twitter API | Twitter API (Twitter) 600
6 動画対応 | プログラミング 591
7 「Twitterデータ」対応 | Twitter Developer(Twitter) 567
8 Windows10で使用できるGitクライアント | GitHub(Git) 467
9 本 | ブックマーク 455
10 Webサービス | ブックマーク 426
11 マッチングサービス | Webサービスビジネス 404
12 同じ携帯電話番号でも、複数の「Twitter Developers」アカウントを作成可能 | Twitter Developer(Twitter) 370
13 TwitterOAuth では、画像URL を指定した画像投稿は出来ない(と思う)。ライブラリを使用しなければ出来るから、Twitter API の制限ではない(と思われる)  | Twitter 329
14 teratailでは質問しない | プログラミング 303
15 技術書籍 | プログラミング 302
16 気になった動画 | ブックマーク 294
17 埋め込みツイート | Twitter Developer(Twitter) 272
18 個人事業主 | Webサービスビジネス 251
19 Twitter 電話番号の問題 | Twitter Developer(Twitter) 237
20 コインチェック株式会社   | Webサービスビジネス 218
2026/5/18 5:05 更新