prideaux
Joined: 05/07/2020 07:22:39
Messages: 2
Offline
|
So I registered, i got the activation link via email, I clicked on the link and activated account, I can log into the GeoNames site, etc.
But when i call the a WebService it shows
'user does not exist'
Example:
http://api.geonames.org/countryCodeJSON?lat=-33.9&lng=151.1&username=register2020
{
"status": {
"message": "user does not exist.",
"value": 10
}
}
|