Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

YouTube Internal API (InnerTube) has not been used in project

$
0
0

I was playing youtube video on my application using youtubei api. One day videos got very slow. I figured api key [AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8] was overused. I tried to replace it with my own api key but it only responded with 403 Forbidden YouTube Internal API (InnerTube) has not been used in project. How do I setup my own key?What I tried:

  1. Enabled Youtube Data api V3, created credential
  2. Tried go to https://console.developers.google.com/apis/api/youtubei.googleapis.com/overview it failed to load

URL: https://www.youtube.com/youtubei/v1/player?key=[MY API key]

RESPONSE:

{"error": {"code": 403,"message": "YouTube Internal API (InnerTube) has not been used in project 910740975396 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtubei.googleapis.com/overview?project=910740975396 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.","errors": [            {"message": "YouTube Internal API (InnerTube) has not been used in project 910740975396 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtubei.googleapis.com/overview?project=910740975396 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.","domain": "usageLimits","reason": "accessNotConfigured","extendedHelp": "https://console.developers.google.com"            }        ],"status": "PERMISSION_DENIED","details": [            {"@type": "type.googleapis.com/google.rpc.Help","links": [                    {"description": "Google developers console API activation","url": "https://console.developers.google.com/apis/api/youtubei.googleapis.com/overview?project=[project id]"                    }                ]            },            {"@type": "type.googleapis.com/google.rpc.ErrorInfo","reason": "SERVICE_DISABLED","domain": "googleapis.com","metadata": {"service": "youtubei.googleapis.com","consumer": "projects/[project id]"                }            }        ]    }}

Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>