wee_import --import-config=/var/tmp/wu.conf --from=2019-08-29 --to=2019-08-30 --dry-run
Starting wee_import...
Observation history for Weather Underground station 'KILSULLI1' will be imported.
Using database binding 'wx_binding', which is bound to database 'weewx.sdb'
Destination table 'archive' unit system is '0x01' (US).
Missing derived observations will be calculated.
Observations timestamped after 2019-08-29 00:00:00 CDT (1567054800) and up to and
including 2019-08-31 00:00:00 CDT (1567227600) will be imported.
This is a dry run, imported data will not be saved to archive.
Unable to open Weather Underground station KILSULLI1
**** HTTP Error 403: Forbidden
**** Unable to load config file.
**** HTTP Error 403: Forbidden
**** Nothing done, exiting.
Sorry for the tardy reply. You are doing nothing wrong, the released versions of WeeWX do not support importing from WU since WUs changes earlier this year. I have updated wee_import to import from WU using an API key; however, that change will not be rolled out until WeeWX v4.0 is released. Let me look and see if I can make available a version of wee_import that will work out of the box with WeeWX v3.9.x.
Gary
Perhaps I have misunderstood you, but if you intend using 4.0 wee_import now I would advise against it as wee_import needs to be verified against some recent changes elsewhere in the 4.0 code base. I will post here the instructions for use of the 4.0 wee_import once I have completed the verification.
Gary