Closed stefanroelofs closed 11 months ago
Hey there @joostlek, mind taking a look at this issue as it has been labeled with an integration (withings
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
withings documentation withings source (message by IssueLinks)
Don't press the test button at withings and it will work iirc
Yeah sorry, it works now.
I had 2 applications in the Withings dev portal, and I think I connected to the wrong one with an old clientid.
My mistake. Thx for the quick reply 👍🏻
The problem
According to the documentation I should go to the Withings Developer Portal and register this callback url:
However this does not work. The 'test url' button next to the url gives error: 'Partner error: Host Unreachable'. When I use the following callback url the test button works ok:
(Note the trailing / )
In HA I see the message that I need to reconfigure my Withings integration. So I do the steps. But I get this error message:
Now if I change my url in the browser to add the missing / at the end, the authorisation continues and succeeds. This is my url:
So I add a
%2F
at the end of oauth.But now I get the following error message in the HA log:
Thank you.
What version of Home Assistant Core has the issue?
core-2023.12.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Withings
Link to integration documentation on our website
https://www.home-assistant.io/integrations/withings
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response