Trouble using path with a variable #398
Unanswered
msanders-sscd
asked this question in
Q&A
Replies: 0 comments
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.
-
I have a dashboard working with json api and a dashboard variable on a panel. I created another panel on the dashboard and I am trying to just add an integer to the PATH (with and or without a slash) and there is no data returned. My HTTP URL is; http://192.168.1.1/job/ ( works great), but in the Query Path if I set to /103/ or /103, i get the error "failed to fetch" and in the Error for inspect I get "Unexpected Error". I remove the path, it works great. I have tested the same syntax / url on the web browser works great. Any assistance would be great!!
Beta Was this translation helpful? Give feedback.
All reactions