grafana / grafana-infinity-datasource

CSV, JSON, GraphQL, XML and HTML datasource for grafana.
https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource
Apache License 2.0
761 stars 102 forks source link

Wrong curl header when using Infinity with NodeGraph #429

Closed FelixNippes closed 1 year ago

FelixNippes commented 2 years ago

Describe the bug

Infinity issues the following curl command when retrieving JSON data:

image

The first header entry is missing the key!

The service response is: image

Steps to reproduce

In both queries I do not use specific Headers and Query params.

Sample Data

N/A

Screenshots

image image

Version Details:

Additional context

Used service: https://postgrest.org/en/stable/

yesoreyeram commented 2 years ago

Can you check if you have any headers defined in query or in configuration page

FelixNippes commented 2 years ago

Sorry, I forgot to mention. No headers defined in plugin configuration.

FelixNippes commented 1 year ago

Hi, are you planning to fix this issue in the near future?

yesoreyeram commented 1 year ago

have you tried latest version of plugin?

yesoreyeram commented 1 year ago

but i can see it is some invalid auth option in config.