Skip to content

Logging In (The Alternate Way)

AiiR edited this page Mar 29, 2020 · 1 revision

Here's a quick tutorial on how to log in using the new method. This is for users who are having issues logging in with E-Mail and Password. So let's get started.

Step 1 - Log into the Qobuz Web Player

Head over to https://play.qobuz.com/, then login with your account. This is the easy step.

Step 2 - Use Developer Tools to Grab the Needed Info.

I will be using Google Chrome in this tutorial, but most web browsers have similar tools, so you should still be able to follow this tutorial fairly easily. Screenshots below will be from Google Chrome.

  • Open developer tools on your web browser. When opened, it should look a bit similar to what is shown on the screenshot.

  • Head over to the Application tab, then Storage > Local Storage > https://play.qobuz.com

  • Look for localuser, and click on that to show information tied to it. You will need the values for token and id.

  • id is your user_id, and token is your user_auth_token. This is all you will need to log in without your e-mail & password.

Step 3 - Actually Logging In

Last step, and almost as easy as step 1.

  • If not already there, you can get to the alternate login method by clicking Can't login? Click here.
  • Take the token & id you grabbed from the Qobuz Web Player, and put them in the correct places.

And you're done!

You should now be able to click Login, and it'll let you do everything a user logging in with e-mail & password could do.

Bonus Step - Going Back to Logging in with E-mail & Password

If you're able to, and want to go back to logging in with e-mail & password, just click Login normally? Click here, and it'll take you back to the standard login.