When reading weather data with
I get correct a correct answer.
But, when reading data with
I get the following error as answer:
{"status":{"message":"ERROR: operator does not exist: point @ circle\n Hint: No operator matches the given name and argument types. You might need to add explicit type casts.\n Position: 248","value":12}}
Same thing happens when trying to read data with XML instead of JSON.
Anyone can help, please?