You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.">
The text was updated successfully, but these errors were encountered:
Please provide the following details.
Host System
:
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.">
The text was updated successfully, but these errors were encountered: