You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using your plugin with Grafana and overall, it works very well, and I love it :-) I have one very strange issue which I hope to solve with your help. I have a api / json call that works fine through postman and other grafana plugins, but it does now work with your plugin. Weird thing is it works for certain paths, but this specific path will always return Query error - Not found. Just changing the path will give me results
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been using your plugin with Grafana and overall, it works very well, and I love it :-) I have one very strange issue which I hope to solve with your help. I have a api / json call that works fine through postman and other grafana plugins, but it does now work with your plugin. Weird thing is it works for certain paths, but this specific path will always return Query error - Not found. Just changing the path will give me results
This one works fine:
https://docs.sendcloud.sc/api/v2/shipping/#get-all-returns
When I change the path to /pickups
https://docs.sendcloud.sc/api/v2/shipping/#pickups-new
I get Query error - Not found
As mentioned, it works fine with postman and other grafana plugins. Any idea?
Beta Was this translation helpful? Give feedback.
All reactions