「User is not Authorized」と「Phone number is already in use for too many accounts and cannot be added to another user.」は連動していない

TwitterTwitter Developer

目次一覧

 状態:確認中  閲覧数:1,811  投稿日:2020-06-13  更新日:2020-06-16
Twitter の2つの問題 / Phone number is already in use for too many accounts and cannot be added to another user. /「User is not Authorized」と表示されるアカウント

Twitter の2つの問題 / Phone number is already in use for too many accounts and cannot be added to another user. /「User is not Authorized」と表示されるアカウント

 閲覧数:415 投稿日:2020-06-13 更新日:2020-06-17

Twitter の2つの問題


User is not Authorized
・Twitter Developer で作成したappを使用できなくなる
問い合わせても返信しない。2020/5/20 → 現在(2020/6/13)

Phone number is already in use for too many accounts and cannot be added to another user.
・Twitter アカウントを新規作成できなくなる
一定期間経過すると、再びアカウント新規作成できるようになる
・一定期間の説明も告知もないため、アカウント新規作成できるか毎日試さなければいけない → 地味に面倒
・2020/6/13に作成可能となる

Phone number is already in use for too many accounts and cannot be added to another user.


2020/6/14から表示されないようになる(=Twitterアカウント新規作成可能になる)
・Twitterから何らかの連絡が入ったわけではもちろない
・一日一回の(途中でストップする)アカウント作成作業を、ウンザリしながら繰り返していただけ

「Phone number is already in use for too many accounts and cannot be added to another user.」と「User is not Authorized」は連動していない
・Twitterアカウント新規作成可能になったが、1ツイートもしていないアカウントは、相変わらず「User is not Authorized」と表示される
・suspendedから回復できない(1ツイートも行っていないのに)

「User is not Authorized」と表示されるアカウント


問い合わせを行う
リアクションなし

2020/6/16
諦めてapp削除した

app削除後の表示
User is not Authorized
Forbidden: Your Twitter account is suspended and cannot access this resource.
No apps here.
You'll need an app and API key in order to authenticate and integrate with most Twitter developer products. Create an app to get your API key.


何回も質問したのにTwitterは回答しない。だから私は1ツイートもしていないappを削除した。これなら満足か?
I asked many times, but Twitter didn't answer. So I deleted the app which I haven't even tweeted. Are you satisfied with this?

Thanks!
Your request has been submitted to Twitter. We are usually able to respond within a few days, but some issues may take longer.

Please check your email inbox for an email from Twitter Support. If you don't see one, try checking your email's spam and trash folders.

受信メール
Case# xxxx: Appealing an account suspension - @xxxx_ [ref:xxxx.xxxx:ref]
Hello,

Thanks for your report. It looks like this is connected with your original case # xxxx, so we’ve added it to that first report.

We’ll continue our review with this information.

If you have more details you think we should know, please respond to this email to send them our way. We appreciate your help!

Thanks,

Twitter

受信メール
Twitter developer account application [ ref:_xxxx._xxxx:ref ]
Hello,

Thanks for your interest in building on Twitter.

Before we can finish our review of your developer account application, we need some more details about your use case.

The types of information that are valuable for our review include:
・The core use case, intent, or business purpose for your use of the Twitter APIs.
・If you intend to analyze Tweets, Twitter users, or their content, share details about the analyses you plan to conduct, and the methods or techniques.
・If your use involves Tweeting, Retweeting, or liking content, share how you’ll interact with Twitter accounts, or their content.
・If you’ll display Twitter content off of Twitter, explain how, and where, Tweets and Twitter content will be displayed with your product or service, including whether Tweets and Twitter content will be displayed at row level, or aggregated.
Just reply to this email with these details. Once we’ve received your response, we’ll continue our review. We appreciate your help!

Thanks,

Twitter



「ロボットによる操作ではないことを確認してください」と表示されているにも関わらず、確認する方法が案内されている場合は、ブラウザキャッシュを削除する

User is not Authorized の闇



類似度ページランキング
順位 ページタイトル抜粋
1 「User is not Authorized」と「Phone number is already in use for too many accounts and cannot be added to another user.」は連動していない 27
2 「Default branch」ではなく「Your branches」 23
3 「Email sent! We sent you a new copy of the confirmation email.」と表示されているのに、メール受信出来ない 22
4 「Twitter Developer」審査結果に通り、appを作成。しかし、いつの間にか「User is not Authorized」が表示されていたケース 21
5 Knuth–Morris–Pratt algorithm border 20
6 You currently have access to a subset of Twitter API v2 endpoints 20
7 we are unable to approve your developer application at this time. 19
8 「ERROR: Repository not found. fatal: Could not read from remote repository.」と表示された場合は、 19
9 User is not Authorized の闇 19
10 Phone number is already in use for too many accounts and cannot be added to another user. 19
11 「2023 年 4 月 30 日」前後にTwitterアカウントが「SUSPENDED This App has violated Twitter Rules and policies.」と表示された場合には、「Downgrade」ボタンを押した方がよいと思われます。 19
12 Git BASH 作業履歴 2022/10/21 / P28 site-ranking(4Th-Ranking-Service) / 他の「.git」ディレクトリが存在した状態のまま下記gitコマンドを実行したため、意図せず「submodule」化されてしまった例 18
13 Twitterにおける「name」「screen_name」「user_id」の意味は明確に異なる 17
14 Git 失敗履歴2。「$ git reset」→ ソースコード削除。※Git BASH 経由で Windows10 から GitHub へ PUSH しようとするも、誤ってソースコードを削除してしまう 17
15 意図せずSubModuleが作成された場合は、「$ git rm -rf --cached <対象ファイル or path>」後、「$ git add <対象ファイル or path>」 17
16 意図せずSubModule(ディレクトリに白い矢印)が作成された場合は、「$ git rm -rf --cached <対象ファイル or path>」後、「$ git add <対象ファイル or path>」 17
17 authorize authenticate 16
18 Git BASH 作業履歴 2022/10/20 / P48 site-rank(First-Ranking-Service) / 「Add a README」後「git push -f origin main」実行したため、「README」削除 16
19 Git BASH 作業履歴 2022/10/20 / P48 site-rank(First-Ranking-Service) 2 / P25をP48のリポジトリへ反映させていたので、「git push -f origin main」で強制上書き実行 16
20 fatal: remote error: is not a valid repository name 16
2024/11/23 1:41 更新
週間人気ページランキング / 11-16 → 11-22
順位 ページタイトル抜粋 アクセス数
1 「Twitter API」は、2023 年 5 月 10 日時点では、SMS認証(電話番号登録)不要でプロジェクト作成できるよう仕様変更されています。 | Twitter API (Twitter) 1
1 和田晃一良 年表 1
1 Webサービス開発 カテゴリー 1
1 コインチェック株式会社   | Webサービスビジネス 1
1 「Twitterデータ」対応 | Twitter Developer(Twitter) 1
1 ANRIとは? / ジェネラルパートナー株式会社 1
1 理由 / 投稿削除できない / 質問の基準が不明 / QAサイトなのに、やってほしいことだけを記載してはいけない 1
1 Twitter API v1.1 | Twitter Developer(Twitter) 1
1 fatal: remote error: is not a valid repository name | Git BASH(Git) 1
1 大前提 / 問題発生 /「Twitter アカウント開設」では認証メールが届くが「Twitter Developersアカウント開設」では認証メールが届かない具体例 1
1 比較 / gitk / git-gui 1
1 「Twitter アカウント開設」のために受信可能なメールアドレスと、「Twitter Developersアカウント開設」のために受信可能なメールアドレスは仕様が異なる(と思われる) | Twitter Developer(Twitter) 1
1 開発 0 1
1 「既存Twitterアプリが使用できる」からと言って「Twitter開発者アカウント」を保持しているとは限らない | Twitter Developer(Twitter) 1
2024/11/23 1:02 更新