Invalid request URL path when trying to connect to my locally hosted vaultwarden

Hi all!
Im hosting a vaultwarden on my synology nas in a docker container and i get it to work in browser with my DDNS URL. Im able to change the url path in the bitwarden app so i get my vault in my phone, but for some reason i get “invalid request URL path” when i do the same with the desktop application and the chrome extension. i dont understand why this happens.

has this happened to anyone else?

I have sloved the issue!

For some reason, only the browser and the android app needs the full url “https://mydomain.com:port”

but the chrome extension and desktop-application just wants “mydomain.com” and nothing more.