There are a few potential causes for queryItems failing with “query service unavailable”. What it usually comes down to is that the indexes defined on your data type do not match the indexes used in the query you're performing and/or the data actually stored in the the queried field. Please ensure that your field is Indexed if you wish to sort your GameDataService documents.
"queryItems" call failing and returning “query service unavailable”. What could be causing this?
Modified on: Wed, 12 Dec, 2018 at 3:58 PM
Did you find it helpful? Yes No
Can you please tell us how we can improve this article?