I have problem with setting up the Withings integration. I’m getting this error under the Integration panel.
Retrying setup: ‘Arrow’ object has no attribute ‘int_timestamp’
I have followed the advanced instructions.
I have problem with setting up the Withings integration. I’m getting this error under the Integration panel.
Retrying setup: ‘Arrow’ object has no attribute ‘int_timestamp’
I have followed the advanced instructions.
I’ve recently been seeing this myself over the last few days — never had an issue with Withings in the past. I wonder if this is a result of moving to the new Withings API?
same issue, anyone found a fix?
In case anyone else ends up here searching for the answer I found this nugget on the internet, which worked for me.
“It seems that the Arrow library is being resolved to version 0.14.7 in the docker image which is too old to include the int_timestamp function referenced in the withings-api dependency. I don’t really know enough about how Home Assistant installs dependencies (yet) to provide a permanent fix, but as a temporary workaround I just ran pip install withings-api
inside the container with no issues so far.”
Hi,
I get the follow error when I try to configure Withings integration… “500 Internal Server Error Server got itself in trouble”
My callback URI is my nabu account - https://YOUR_NABU_CASA_ID.ui.nabu.casa/auth/external/callback
I’ve tried every combination of internal and external URL’s
Anyone else get this or know how to resolve it?
Thanks!