Withings Integration after update to 2021.3

Hi!

Could you please tell me what you have entered as the Profile Name once the authentication was performed?
I tried everything and it does not work. I get this error:

Logger: homeassistant.config_entries
Source: helpers/network.py:116
First occurred: 12:21:10 AM (5 occurrences)
Last logged: 12:31:41 AM

Error setting up entry HA for withings
Error setting up entry 58**-74 for withings
Error setting up entry bb**-i86 for withings
Error setting up entry bb*****il.com for withings
Error setting up entry BB for withings
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 293, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File “/usr/src/homeassistant/homeassistant/components/withings/init.py”, line 112, in async_setup_entry
webhook.async_generate_url(hass, webhook_id),
File “/usr/src/homeassistant/homeassistant/components/webhook/init.py”, line 70, in async_generate_url
get_url(hass, prefer_external=True, allow_cloud=False),
File “/usr/src/homeassistant/homeassistant/helpers/network.py”, line 116, in get_url
raise NoURLAvailableError
homeassistant.helpers.network.NoURLAvailableError

Maybe it is completelly unrelated to this thread, however Withings is not widely discussed in this forum, at least you guys have it working someways.

Thanks!
B

I had this problem, and it appears to be solved by setting external_url in the basic config

“Home Assistant’s external_url needs to be set to match the redirect uri provided for your Withings account.”