GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
API: error when using secure.geonames.org instead of api.geonames.org  XML
Forum Index -> General
Author Message
wharnisch



Joined: 01/01/2024 11:05:09
Messages: 1
Offline

When trying to read weather data using

http://api.geonames.org/findNearByWeatherJSON?lat=47&lng=15.25&username=demo

I get back correct answer with json weather data.

But, when using the secure url

https://secure.geonames.org/findNearByWeatherJSON?lat=47&lng=15.25&username=demo

I get the following error message 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}}

A similar error occurs when using xml instead of json.

Anyone can help, please?
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team