And I get no redirect from here.

On Sat, Nov 11, 2017 at 3:22 PM, Robert Brown <[email protected]> wrote:

> Yes, that's what made me look up the api reference.
>
> On Sat, Nov 11, 2017 at 2:09 PM, mwall <[email protected]>
> wrote:
>
>>
>>
>> On Saturday, November 11, 2017 at 2:02:20 PM UTC-5, Robert Brown wrote:
>>>
>>> Any howtos on updating the python script to use the correct URL and then
>>> recompiling?
>>>
>>
>> 1) stop weewx
>>
>> 2) modify netatmo.py change this (around line 269):
>>
>>     NETATMO_URL = 'https://api.netatmo.net'
>>
>> to this:
>>
>>     NETATMO_URL = 'https://api.netatmo.com'
>>
>> 3) start weewx
>>
>> however, i'm pretty sure that the .com/.net url is not the problem.  it
>> looks like netatmo.net redirects to netatmo.com
>>
>> when you have debug=1, what do you see for the url, data, and header that
>> are sent to netatmo's servers?
>>
>> m
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "weewx-user" group.
>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>> pic/weewx-user/ENdlg0jEP-U/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.

Reply via email to