I'm getting this error when trying to select an item to track taxes. How do I resolve this? There are no options available to select from.
I am attempting to do the same thing… use handlebar helpers on a JSON path. {{compare $.line_items.Shipped_Quantity '>' 0}}{{$.line_items.item_id}}{{/compare}}Message: Parse error on line 1:...line...
Thanks Stephen. I'll open up a ticket.
I've set up a few listeners for various applications. A consistent issue I'm running into when testing and troubleshooting is that I cannot get sample data to populate even after the listener has a...