Push notification query returns 0 devices when made from REST, from console returns 1 device with same query
We'll need some time to test it.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
We'll need some time to test it.
Thank you, please let me know how I can assist.
Okay, I think I have it figured out and we can close this issue. I had the parameter in the filter as "param" instead of as the specific filter element.
I think this can be closed, but I also see where I got confused. It might help if the service threw an error saying that the parameter in the request was not on the table - essentially I always got a null response because the column I was trying to query did not exist:
http://docs.appery.io/documentation/b...
Filter
Parameter used for filtering devices.You can specify any amount of fields. All fields are chained with && (logical AND). So you can use it to narrow the list of the devices.
param – any field of the _devices collection;criteria – value of the param field.
Thank you all for your guidance, screenshots, and time.
One other point. It seems that the filter cannot be null or you get no devices found.
Glad it's working. Thank you for update.
payload"":{ ""badge"":null