RDP is not working

I am trying to connect through the Windows app (previously named as Microsoft Remote Desktop app) on macOS to my linux machine running Fedora 41 with Gnome Desktop 47.

I have setup the Remote Login setting:

And also updated the /etc/selinux/config to make it passive:

$ sestatus
SELinux status:                 enabled
SELinuxfs mount:                /sys/fs/selinux
SELinux root directory:         /etc/selinux
Loaded policy name:             targeted
Current mode:                   permissive
Mode from config file:          permissive
Policy MLS status:              enabled
Policy deny_unknown status:     allowed
Memory protection checking:     actual (secure)
Max kernel policy version:      33

But I am getting the infamous 0x207 error from the Windows app when logging in the RDP session:

But previously it was possible to connect with Gnome from macOS through the Windows App:
https://www.reddit.com/r/Fedora/comments/1ffwoq3/rdp_from_mac_to_fedora_40/

Thanks in advance!

@CuriousTommy Hi, I am facing the same 0x207 error that you had mentioned in the How to configure + connect to the new headless gnome-remote-desktop service? - #15 by CuriousTommy post, did you succeeded connecting afterwards?