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

Authentication with 42 network failed #14

Open
rinelfi-git opened this issue Sep 7, 2024 · 7 comments
Open

Authentication with 42 network failed #14

rinelfi-git opened this issue Sep 7, 2024 · 7 comments

Comments

@rinelfi-git
Copy link

When I try to log in with my 42 account (after I've given it the authorization) the session doesn't start and in the address bar there is
?error=Failed to obtain access token%3A 401 {"error"%3A"invalid_client"%2C"error_description"%3A"Client authentication failed due to unknown client%2C no client authentication included%2C or unsupported authentication method."}

I'm using firefox in an Ubuntu

@wonderfernando
Copy link

same problem

@FrancoisCardinaud
Copy link

Same problem

@Dyamen1411
Copy link

Dyamen1411 commented Sep 8, 2024

Exactly the same problem here sadly.
When I try to register via the 42 API, the website puts me back on the login page with the following URL parameter (?error=) :

Failed to obtain access token: 401
{
	"error": "invalid_client",
	"error_description": "Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method."
}

There's a high chance that there is a registration step that I am missing.
If so, it would be nice to detail the login/registration process a bit more on the website to avoid users opening issues for nothing ;)

Have a great day !

PS: This bug occurs on Firefox 130.0 & Chromium 128.0.6613.119 on Arch Linux.

@rphlr
Copy link
Owner

rphlr commented Sep 9, 2024

Hello every one 👋🏼

Thanks for bringing this to my attention. It looks like the Network has likely deactivated my API key, which is why you're encountering errors when trying to log in with your 42 accounts. I’ve been in touch with the Network, and they’ve requested that I shut down the site.

I’m currently working on a solution and will release an update soon to address these issues. I appreciate your patience and understanding during this time. If you have any further questions or encounter other issues, please feel free to open a new issue or contact me directly.

Best,
Raphael

@Dyamen1411
Copy link

Hi Raphael !

I wish you the best with the network !
I hope this doesn't mean the end of your project...
Thanks for the update

Take care

@samuelhm
Copy link

samuelhm commented Oct 5, 2024

same here, there is not a register button anywhere?

@rphlr
Copy link
Owner

rphlr commented Oct 7, 2024

same here, there is not a register button anywhere?

Not yet, very soon I guess

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

6 participants