figma-linux icon indicating copy to clipboard operation
figma-linux copied to clipboard

Issue with trying to log in via thw Flatpak version

Open munabox opened this issue 4 years ago • 2 comments

  • App version: 0.8.1
  • The output of screenfetch: ???
  • Type of installed package (Snap, AppImage, deb, rpm, pacman): Flatpak

Bug description I installed the software as a Flatpak but when I try to log in, It doesn't let me, there's no pop up errors or anything, it just doesn't me to log in. It was working fine days ago but now it doesn't

Screenshots N/A

Additional context N/A

munabox avatar Sep 24 '21 14:09 munabox

I've just encountered the same issue. Pressing Options > Help > Sign Out (Even though it asks you to log in) and then logging in resolved that for me.

Elandig avatar Oct 30 '21 07:10 Elandig

Also encountered the same issue on 0.9.2

If you open the Developer Tools via Options -> Help -> Toggle Developer Tools or Alt+Ctrl+I and switch to the Console tab, the Auth grant is printed to the console when clicking the 'Log in with browser' button as:

{
    "grantPath": "/app_auth/uuid_goes_here/grant"
}

Which you can append to figma.com in your browser (figma.com/app_auth/uuid_goes_here/grant) and log in that way

nathanielgreen avatar Nov 18 '21 12:11 nathanielgreen