GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Authentication Error: 401  XML
Forum Index -> General
Author Message
fatihsen



Joined: 11/03/2012 02:46:37
Messages: 1
Offline

I am developing an IPhone app. I can get the lat and long values from somewhere else.

I use this url for getting the response.

var geolocationUrl = "http://api.geonames.org/findNearestAddress?lat=" + p.coords.latitude + "&lng=" + p.coords.longitude+"&username=something";

But even tough I provide a valid username, I always get the 401 error.

Any suggestions?
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team