Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Not Configured. YouTube Data API has not been used in project #129

Open
ishandutta2007 opened this issue Jun 3, 2017 · 8 comments

Comments

@ishandutta2007
Copy link

python /mypath/api-samples/python/my_uploads.py

File "/Users/ishandutta2007/Documents/Projects/api-samples/python/my_uploads.py", line 67, in
part="contentDetails"
File "/Users/ishandutta2007/virtualenvironment/youtube_python_jobs/lib/python2.7/site-packages/oauth2client/_helpers.py", line 133, in positional_wrapper
return wrapped(*args, **kwargs)
File "/Users/ishandutta2007/virtualenvironment/youtube_python_jobs/lib/python2.7/site-packages/googleapiclient/http.py", line 840, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://www.googleapis.com/youtube/v3/channels?alt=json&part=contentDetails&mine=true returned "Access Not Configured. YouTube Data API has not been used in project 908066752779 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=908066752779 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.">

But i checked https://console.developers.google.com/apis/api/youtube.googleapis.com/overview?project=908066752779 .It's already enabled there

@Robin-Sch
Copy link

i have this also

@mikemarlett
Copy link

mikemarlett commented Oct 24, 2019

Same problem here. Has anyone solved this? My script was working fine for a couple of years then it stopped with this error. I refreshed the keys, and toggled the API, but nothing.

@kyteague
Copy link

Same issue here.

@remluben
Copy link

Same issue here.
The only thing, that finally solved our problems: we created a new Google Developer Console API Project with brandnew credentials. Maybe this helps anyone out there.

@mikemarlett
Copy link

mikemarlett commented Nov 11, 2019

I discovered that the issue was that the daily quota for API uses had been set to zero. So even though it was turned on and approved, we had no uses to use. We filed a ticket with Google to have our quota changed, and it took a couple of days, but they raised it to whatever we asked for and we were back in business.

@andrefigueira
Copy link

Thanks @remluben creating a new project sorted my issue also

@oviliz
Copy link

oviliz commented Feb 27, 2020

This is stupid...

@joyanf
Copy link

joyanf commented May 11, 2020

THIS GOOGLE API CRAP STINKS.... ITS ALL MESSED UP REAL NICE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants