Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-17 Thread Pablo Revilla
Mine is also working now... no changes from my side. I am getting updates every 30 mins or so... still get lots of errors. Thanks, everyone for the help! I am using the *Station ID* and the *Key* to submit my data. Pablo On Mon, Sep 14, 2020 at 12:34 PM Tom Keffer wrote: > One last thing to

Re: UPDATE---Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Tom Keffer
So, the conclusion is that it's normal WU flakiness, plus an unpublished API change? On Mon, Sep 14, 2020 at 1:31 PM Ken Waters wrote: > I finally got it working. It *does* work by using the key. I still get > reject notices but then periodically I get one that shows it published and > now I

UPDATE---Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Ken Waters
I finally got it working. It *does* work by using the key. I still get reject notices but then periodically I get one that shows it published and now I do get the "green light" when I log into the site. Here are my log entries showing before and then after it started sending: Sep 14 12:23:32

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Arend
I am uploading to Wunderground without using single or double quotes on my station name and password. Only that way I could get it to work. Op maandag 14 september 2020 om 21:34:26 UTC+2 schreef tke...@gmail.com: > One last thing to try, although it's a long shot. Set debug=2. This will > log

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Tom Keffer
One last thing to try, although it's a long shot. Set debug=2. This will log extra debugging information, including the URL used to post to the WU. It will also obfuscate your password, so it won't help there, but at least we can see if the URL is well formed. But, I doubt it will reveal

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Ken Waters
I tried it with both of them and still got rejected. Ken On Mon, Sep 14, 2020 at 4:02 AM Tom Keffer wrote: > Pablo: as per Ken's suggestion, straighten out your station ID > > Both: The WU has taken the station ID plus user password in the past, and > that's what my station is using right now.

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Pablo Revilla
no, actually I deleted everything and tried again that is why they are different. but the id and password match. :) On Sun, Sep 13, 2020 at 9:44 PM Ken Waters wrote: > Hi Pablo, > > I just noticed your conf file shows station ID: KCASANJO1246 whereas your > WUnderground devices shows

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-14 Thread Tom Keffer
Pablo: as per Ken's suggestion, straighten out your station ID Both: The WU has taken the station ID plus user password in the past, and that's what my station is using right now. But, now I see in the upload protocol notes

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-13 Thread Ken Waters
Hi Pablo, I just noticed your conf file shows station ID: KCASANJO1246 whereas your WUnderground devices shows KCASANJO1247. Could that be the issue? Ken On Sun, Sep 13, 2020 at 3:33 PM Pablo Revilla wrote: > Tom, thank you for your reply. > > I am using the "ID" and the "Key", do I need a

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-13 Thread Ken Waters
I'm in the same boat with the same result as Pablo. Running version 3.9.2 on Ubuntu Linux. Password is good, I double-checked it, and put it in single quotes (also tried it in double quotes). Per your post, I am using my login password. weewx.conf: [[Wunderground]] # This section is

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-13 Thread Tom Keffer
To upload, you need a station ID and your user password. To download, you need a station ID and an API key. Do, in this case, you need the former. I don't know why the WU makes it so confusing. You're not the first to get tripped up by this. -tk On Sun, Sep 13, 2020 at 3:33 PM Pablo Revilla

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-13 Thread Pablo Revilla
Tom, thank you for your reply. I am using the "ID" and the "Key", do I need a special membership to upload my data to WU? [image: image.png] On Sun, Sep 13, 2020 at 6:00 AM Tom Keffer wrote: > Things to try: > > 1. Double check your password. Did you get it correct? > 2. Does your password

Re: [weewx-user] HTTP Error 401: Unauthorized

2020-09-13 Thread Tom Keffer
Things to try: 1. Double check your password. Did you get it correct? 2. Does your password include the pound ('#') character? If so, ConfigObj will interpret it as a comment. Put the password in quotes. 3. Does it contain the single quote ("'") character? If so, the password will need to be put

[weewx-user] HTTP Error 401: Unauthorized

2020-09-12 Thread Pablo Revilla
I am trying to update wunderground but it is not letting me. I am also attaching the config section. Any ideas? Sep 12 21:15:23 plex weewx[4240] DEBUG weewx.restx: Wunderground-PWS: Failed upload attempt 1: HTTP Error 401: Unauthorized Sep 12 21:15:29 plex weewx[4240] DEBUG weewx.restx: