Version 2026.7
can someone help me with this?
A normal token should contains s:7:"profile";a:n:{...} (i.e. the profile is an array), but you have s:7:"profile";s:312:... (i.e. the profile is a string). The token is invalid. According to your other topics, it might be due to old token created from previous version, or token created by another app, or other reasons. Anyway, you should:
Then try again.
If you run multiple projects with different versions under http://localhost, make sure you use different project name so that the session will not be mixed.