I found out why this issue occurs.
Even if you delete all sessions in the settings, the user still appears to be logged in within Cursor itself. Because of this, not all data is loaded.
You need to log out directly in Cursor and log in again.
I believe that if a session is deleted through the website, it should also terminate the connection in Cursor itself.
This would eliminate a lot of bugs and issues.