I have attempted to run this multiple times using Powershell/Terminal (even on different machines). I start searching the JSON and then eventually get the following message.
jq: error: syntax error, unexpected LITERAL, expecting $end (Windows cmd shell quoting issues?) at <top-level>, line 1:
It doesn’t appear to like the following section:
'.claims."YOUR_ADDRESS_HERE"'
I have tried looking into jq and the correct syntax, but cannot figure this out. Can you please assist?