目的
TwitterのDeveloper Portalを使用し、
Elevated申請をしたい。
問題
Elvated申請ボタンがDeveloper Portal上に表示されない為、申請できず。
前提
・CONSUMER_KEY/CONSUMER_SECRET/ACCESS_TOKEN/ACCESS_SECRETは発行済み。
・pythonで上記keyを加味した形で、コードを実行したが、
「Forbidden: 403 Forbidden
453 - You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve」
というエラーが発生
→このエラーを解消するには、Elevated申請が必要。
※エラーを吐かせたコード:https://gyazo.com/9cf11d29d58264e7d6cb35c0ab09a2f4
Elevated申請の為に実施したこと
01.下記サイトを参照に申請フローを進めたが、develpoer portal上のproducuts項目中に「Elevated」タブが無いため、申請ができず詰まる。
→私のdevelpoer portal上画面(「Elevated」タブ無し):https://gyazo.com/20ee0ea11d0815e2ee200054add49a22
→本来ならこのような画面が表示される:https://gyazo.com/1db05567a0db0cebb872d2e8ebe5ff9b
→参考にしたサイト:https://tensei-shinai.com/2022/04/27/twitter-api-elevated/
回答1件
あなたの回答
tips
プレビュー