this is the error that comes up
Sep 18 03:00:26 IQLDCOOM4 weewx[2043]: restx: OWM: Failed upload attempt
2: HTTP Error 401: Unauthorized
Sep 18 03:00:35 IQLDCOOM4 weewx[2043]: restx: OWM: Failed upload attempt 3:
HTTP Error 401: Unauthorized
Sep 18 03:00:40 IQLDCOOM4 weewx[2043]: restx: OWM: Failed to publish record
2017-09-18 03:00:00 +01 (1505700000): Failed upload after 3 tries
and the ouput
POST
/data/3.0/stations?appid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxdd17df6c
HTTP/1.1
Host: api.openweathermap.org
Content-Type: application/json
Cache-Control: no-cache
Postman-Token: xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx
{
"external_id": "COOMQLDAU",
"name": "Coomera Live Weather",
"latitude": -xxxxxxxx,
"longitude": xxxxxxxxx,
"altitude": 32
}
thanks for helping
On Monday, 18 September 2017 11:38:06 UTC+10, john hutchison wrote:
>
> In Postman, you should have a button that says "code" under the save
> button. Can you copy the output of that and post it here, removing your
> appid and personal info of course?
>
> Here is mine:
> POST /data/3.0/stations?appid=myAppID HTTP/1.1
> Host: api.openweathermap.org
> Content-Type: application/json
> Cache-Control: no-cache
> Postman-Token: myPostmanToken
>
> {
> "external_id": "myExternalID",
> "name": "SPMS Lamesa Weather Station",
> "latitude": myLatitude,
> "longitude": myLongitude,
> "altitude": 3004
> }
>
>
>
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.