Twitter 認証で電子メール取得するまで

TwitterTwitter Developer

目次一覧

 状態:  閲覧数:5,351  投稿日:2012-04-16  更新日:2020-01-14
電子メール取得するまで

電子メール取得するまで

 閲覧数:643 投稿日:2012-04-17 更新日:2019-04-05

電子メール取得するまで


「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']);



Twitter 回答を得られたQ



週間人気ページランキング / 6-20 → 6-26
順位 ページタイトル抜粋 アクセス数
1 Twitter API v1.1 | Twitter Developer(Twitter) 2
1 「Twitterデータ」対応 | Twitter Developer(Twitter) 2
1 Webサービス | ブックマーク 2
1 Git BASH 作業履歴 2022/10/20 / P48 site-rank(First-Ranking-Service) 2 / P25をP48のリポジトリへ反映させていたので、「git push -f origin main」で強制上書き実行 | Git BASH(Git) 2
2 課金決済代行サービスを分類 | Webサービスビジネス 1
2 Twitter アカウント管理 | Twitter Developer(Twitter) 1
2 ANRIとは? / ジェネラルパートナー株式会社 1
2 fatal: remote error: is not a valid repository name | Git BASH(Git) 1
2 「Twitter Developers」でアプリケーションを新規作成するためには? SMS認証用コードを確認可能な電話番号の登録が必要 | Twitter Developer(Twitter) 1
2 GitHubリモートリポジトリ名には日本語を使用できない。使用すると、ハイフンへ自動置換されてしまう | GitHub(Git) 1
2 「User is not Authorized」と「Phone number is already in use for too many accounts and cannot be added to another user.」は連動していない | Twitter Developer(Twitter) 1
2 開発ブログ / 公開する意味はあるの? / 今後の方針 1
2 既存Twitterアカウントより電話番号を削除すると、どうなるの? 新規アプリ作成する際、再度電話番号を使用したSMS認証が必要になる | Twitter Developer(Twitter) 1
2 Webサイト終了プライベート手順 | Webサービス開発 1
2 「Windows10」へ「gitfor windows VERSION 2.22.0」をインストール | GitHub(Git) 1
2 Twitter API 1.0 | Twitter API 旧仕様(Twitter) 1
2 GitHub(Git) カテゴリー 1
2 コインチェック株式会社   | Webサービスビジネス 1
2 Windows10で使用できるGitクライアント | GitHub(Git) 1
2 Git BASH(Git) カテゴリー 1
2025/6/27 1:02 更新