Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when navigating to https://account.protonvpn.com/api/vpn/v2/users #229

Open
5p4r74cu5 opened this issue Jun 29, 2023 · 2 comments
Open

Comments

@5p4r74cu5
Copy link

5p4r74cu5 commented Jun 29, 2023

Hey all, I'm getting a error code when navigating to the URL for the Proton AUTH key. Any suggestions? I'm logged into Proton, not on a VPN and everything else on my internet connection is working fine.

Error message: {"Code":404,"Error":"Path not found","Details":{}}

EDIT: Sorry, didn't realise that's the expected behaviour.

@jamesmcm
Copy link
Owner

jamesmcm commented Jul 1, 2023

You should still be able to find it when checking the headers when you log in to the ProtonVPN web console, it doesn't need to be that page.

@jamesmcm
Copy link
Owner

jamesmcm commented Nov 4, 2023

Btw if this fails you can also check the requests it makes when loading the Downloads page (e.g. the request made to /api/vpn from there so all the headers and cookies are set).

Also note the specific AUTH-xxx=yyy cookie you need to copy is the one where xxx there matches the x-pm-uid header.

I've tried to make it a bit clearer in the User Guide - https://github.com/jamesmcm/vopono/blob/master/USERGUIDE.md#openvpn-sync-and-authentication

protonvpn_header

FWIW you can also use the Wireguard configs as custom providers e.g.:

$ vopono -v exec --custom ./hostname-RO-9.conf --protocol wireguard --provider custom --protonvpn-port-forwarding firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants