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

"No filter selected" #7

Open
ESoendergaard opened this issue May 10, 2020 · 1 comment
Open

"No filter selected" #7

ESoendergaard opened this issue May 10, 2020 · 1 comment

Comments

@ESoendergaard
Copy link

Hi,

I get this when using print(request.json()):

{u'error': {u'code': 400, u'message': u'No filter selected. Expected one of: myRated, idParam, id, chart', u'errors': [{u'locationType': u'parameter', u'domain': u'youtube.parameter', u'message': u'No filter selected. Expected one of: myRated, idParam, id, chart', u'reason': u'missingRequiredParameter', u'location': u''}]}}

Any idea what to do?

@mitchelljy
Copy link
Owner

Have you modified the script at all? I think it's possible a request is being made without a specification of what data you want about a video. In particular, look at this line here and check it matches up.

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

2 participants