YousefShanawany
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by YousefShanawany-
Metadata query "Like" syntax?
How do I perform a query via metadata using the ILIKE syntax? I can't get it working. Here's what I've tried: Test to see if there are any folders with a "manager" field. Worked great. var query =...
-
Search by metadata disabled by default?
AnsweredI'm trying to run a query by searching for folders using its metadata values. But it always returns 404 Not Found. I was looking through the documentation and it says: This feature currently has l...
-
invalid_query - Failed to parse query: Invalid input '.', expected simpleIdentifierTail
AnsweredI can't perform a search using metadata. It wants a scope that I can't provide. Here's what I did: 1. Create a template: var template = new BoxMetadataTemplate { DisplayName = "Folder Manageme...