Ionic pro login redirecting to the legacy

Ionic pro login page redirecting to legacy login. But i don’t have legacy account. How can i login to my ionic dashboard?

What URL exactly is redirecting where exactly?

On this page https://ionicframework.com/pro login option redirecting to legacy version when i click this link it opens the pro version sign in but after opening this page some second it redirect to the https://apps.ionic.io/login that is legacy version

  • Ok, so you start on https://ionicframework.com/pro.
  • Then you click “Log in” on the top right?
  • Which URL is opened and loaded?
  • Then you “Log In” with the blue button and an existing account?
  • Then which URL loads and which dashboard is shown?
  • Then what happens?

When i click on log in button the below urls opened
https://dashboard.ionicjs.com/login?kmid=O%2FEEiMMXAZ%2B7rYOGrWkaNk828HA%3D

and then after some second it redirect to the

https://apps.ionic.io/login

What does that mean exactly?

Can you show the dev tools console and network tab while this happens?

after some 1 or 2 seconds

below in console tab

image

But the strange is in incognito mode everything is fine

1 Like

Same issue, cant login to pro.
Get redirected to https://apps.ionic.io/login

A Quick workaround:

window.localStorage.clear()

  • Go to login

If the error persists: http://ionicframework.com/support#support

You can also try login in incognito mode. It worked for me.