For the desktop app, when it authenticates I enter credentials, then it prompts for which space to grant access to. After selecting the space, then [Accept], it just spins and never completes. After several minutes, a "Sign-in could not be completed. Please try again." shows.
OS: Windows 11
Installed the x64 from the https://support.atlassian.com/rovo/docs/get-started-with-rovo-desktop/ page
Running Powershell script to clear cache, worked...
Remove-Item -Recurse -Force "$env:APPDATA\Rovo"
Remove-Item -Recurse -Force "$env:LOCALAPPDATA\Rovo"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.