Q: When I connect to a Windows machine from a Linux machine, login with Microsoft OAuth and it shows error “Unable to acquire access token”
A: To solve this issue, you can open Terminal and run these commands:
xdg-open “https://www.google.com/”
/snap/bin/firefox “https://www.google.com/”
Try to connect again.