httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.85k stars 32 forks source link

[Bug]: Can't connect to my account #158

Open thomasbnt opened 6 months ago

thomasbnt commented 6 months ago

What happened?

I can't connect to my GitHub account with desktop version on Ubuntu 22.04 via AppImage from https://github.com/httpie/desktop/releases/tag/v2024.1.2

Steps to reproduce?

1. Install with .AppImage
2. Launch the desktop app
3. Click to "Login with GitHub" and "Continue with GitHub"
4. Redirected to the web and to the desktop app and... nothing.

What did you expect to happen?

Redirected to the desktop app and be logged.

Platform

Linux

HTTPie Desktop version

2022.5.1

Relevant log output

No response

Code of Conduct

jkbrzt commented 6 months ago

Hi @thomasbnt, did you install the app using AppImageLauncher? Please see the instructions here: https://github.com/httpie/desktop#linux

thomasbnt commented 6 months ago

Hi @thomasbnt, did you install the app using AppImageLauncher? Please see the instructions here: https://github.com/httpie/desktop#linux

Hello @jkbrzt, yes I followed this process!

jkbrzt commented 6 months ago

Can you see if there are some errors in the DevTools console? You can open DevTools via Ctrl–Alt–i.

thomasbnt commented 6 months ago

Can you see if there are some errors in the DevTools console? You can open DevTools via Ctrl–Alt–i.

No errors in the console, I had already checked before publishing this issue. :c

fescii commented 5 months ago

What happened?

I can't connect to my GitHub account with desktop version on Ubuntu 22.04 via AppImage from https://github.com/httpie/desktop/releases/tag/v2024.1.2

Steps to reproduce?

1. Install with .AppImage
2. Launch the desktop app
3. Click to "Login with GitHub" and "Continue with GitHub"
4. Redirected to the web and to the desktop app and... nothing.

What did you expect to happen?

Redirected to the desktop app and be logged.

Platform

Linux

HTTPie Desktop version

2022.5.1

Relevant log output

No response

Code of Conduct

* [x]  I agree to follow this project's Code of Conduct

I'm having this issue too on ubuntu 23.10.. Actually the browser says this: Prevented navigation to “pie://auth?ey...” due to an unknown protocol.

caburet commented 4 months ago

Screenshot from 2024-05-23 10-12-31 Same here. Try it with chrome and firefox. I run the appimage by make ir executable and doble click. Also i select the .Appimage as the default app for this links without any change.

abdelkareemkobo commented 4 months ago

is there any updates!

amdkholil commented 4 months ago

I also experienced this in LMDE 6, especially for appImage, it seems like the app need an In-App Browser to log in, because if use another browser you can't go back to httpie because it's not registered in the system

jhoffmann commented 2 months ago

I'm having this issue on Arch, and no I'm not using AppImageLauncher (I don't run a DE that needs it). All I really need is a way in the desktop app to paste a code or the pie:// url.

tesfayegirma-116 commented 1 month ago

I'm having this issue on Linux Mint 21.3 Cinnamon any Update ?

dhemasnurjaya commented 1 month ago

Confirmed on Debian 12 with KDE. I already registered the pie scheme to mimeapps.list, after authenticated with Github, opening HTTPie app from the prompt only opens the HTTPie and does nothing

acidtib commented 3 weeks ago

same issue here, nothing suggested above worked on Linux Mint 22

EDIT: it started to work correctly after installing using AppImageLauncher and power cycling the PC

cacilhas commented 2 days ago

I got the same issue using HTTPie 2024-1.2 (AppImage).

❯ uname -a
Linux dream 6.6.39-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 11 Jul 2024 15:06:47 +0000 x86_64 GNU/Linux