Android app password error

Hi all

I’m on Hassio 0.84.6

I’m getting this error when trying to access from Android app HomeAssist

I’m using the Api password.

I have this in my configuration.yaml

homeassistant:
  auth_providers:
   - type: legacy_api_password
   - type: trusted_networks
   - type: homeassistant

http:
   base_url: http://192.168.1.84:8123
   api_password: !secret conf_api_password

I’ve already cleared data & cache in the app and also reinstalled, but no way.

Any help?

Thanks

is there an update coming so we can use the bearer token? i dont want to use the api password anymore

thnx