#elBR
1 messages · Page 1 of 1 (latest)
AND (metadata["price_id"]:"123" OR metadata["subscription_item_id"]:"123")
somthing like this
but I get an error
"Queries cannot have a mix of AND and OR."
Are you using the search API?
yes
Can you share the code you're using for that search?
Ah yeah I checked on this. A current limitation is you cannot mix AND and OR in a query unfortunately