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

youtube Username error #290

Open
meetgyn opened this issue Aug 26, 2019 · 0 comments
Open

youtube Username error #290

meetgyn opened this issue Aug 26, 2019 · 0 comments

Comments

@meetgyn
Copy link

meetgyn commented Aug 26, 2019

Please provide the following details.

Host System

  • OS : Debian 9
  • Python version Python 2.7.13
    :

Error Description

Traceback (most recent call last):
File "datasploit.py", line 89, in
main(sys.argv[1:])
File "datasploit.py", line 82, in main
usernameOsint.run(user_input, output)
File "/opt/ferramentas/osint/datasploit/usernameOsint.py", line 9, in run
osint_runner.run("username", "username", username, output)
File "/opt/ferramentas/osint/datasploit/osint_runner.py", line 28, in run
data = x.main(m_input)
File "/opt/ferramentas/osint/datasploit/username/username_youtubedetails.py", line 146, in main
q=username)
File "/opt/ferramentas/osint/datasploit/username/username_youtubedetails.py", line 77, in find_channel_by_username
**kwargs
File "/usr/local/lib/python2.7/dist-packages/googleapiclient/_helpers.py", line 130, in positional_wrapper
return wrapped(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/googleapiclient/http.py", line 851, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: <HttpError 403 when requesting https://www.googleapis.com/youtube/v3/search?q=xxxxxxx &alt=json&part=snippet&key=xxxxxxxxxxxxxxxxxxxxzzzzzzzzzzzz&maxResults=50 returned "The request did not specify any referer. Please ensure that the client is sending referer or use the API Console to remove the referer restrictions.">

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

1 participant