Replies: 1 comment 1 reply
-
I got
to work try this shared watch https://changedetection.io/share/LE4EWdxXGgMa something wrong with the path leading up to it? weird |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I am trying to filter out specific items from this JSON document:
https://pcsupport.lenovo.com/de/de/api/v4/downloads/drivers?productId=laptops-and-netbooks%2Fthinkpad-x-series-laptops%2Fthinkpad-x1-extreme-4th-gen-type-20y5-20y6%2F20y5%2F20y5cto1ww
The expression I came up with is:
When validating this expression using https://jsonpath.com/, the following result is produced:
This is what I'd expect. When entering this expression as filter into CD.io as
however, the result comes up empty.
Any idea what I'm doing wrong?
Thanks,
Thilo
Beta Was this translation helpful? Give feedback.
All reactions