jsonPath error using $__isoFrom() #120
-
Hello, The response JSON looks like this: {
"issues": [
"fields": [
...
"created": "2020-11-20T12:37:36.000+0000"
...
]
]
} Am I doing something wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
marcusolsson
May 31, 2021
Replies: 1 comment 4 replies
-
Does it work if you surround the macro with double quotes? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
marcusolsson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does it work if you surround the macro with double quotes?