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

Incorrect search parameters for SearchVideos method #12

Open
GoogleCodeExporter opened this issue Nov 12, 2015 · 0 comments
Open

Incorrect search parameters for SearchVideos method #12

GoogleCodeExporter opened this issue Nov 12, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Use SearchVideos with either required_matches, at_least_one_match, or 
must_not_match defined.

What is the expected output? What do you see instead?
Expected results from the provided search parameter.

Received this instead: {"error": "Illegal search field: NAME","code":304}

What version of the product are you using? On what operating system?
Compiled from source. Win 7, VS 2010, .Net 4.0.

Please provide any additional information below.
The search parameters require VideoFields as the key for the Dictionary which 
aren't the required fields for the search. 

http://support.brightcove.com/en/docs/searching-videos-media-api

Only fields allowed are display_name, reference_id, tag, custom_fields, and 
search_text.

Original issue reported on code.google.com by [email protected] on 15 Aug 2012 at 2:48

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

No branches or pull requests

1 participant