Login not possible in Chrome

Hello. The app can only be accessed by authorized users. After logging in via Chrome with email and one-time code, I am repeatedly redirected to the page with the message “You do not have access to this app or it does not exist”.
If I log in in incognito mode or in Forefox, this works without any problems. I have already deleted cookies etc. several times.
What could be the reason?

It sounds like there is a conflicting login session, but I’m unsure since you said you deleted cookies.

Did you try an incognito session with Chrome as well to eliminate the browser itself?

@mathcatsand Thanks for your reply.
The conflict arises if you want to log into the app with two different email addresses (one for Chrome and one for Firefox) at the same time - without incognito. You are then logged in to Streamlit, but have no access to the app despite sharing. This would mean that the cookies would lead to a conflict across browsers.

The conflict arises if you want to log into the app with two different email addresses…

Is this a private app? If you are using two different email addresses, has the second one been granted access? Did you get an invitation at the second email to click on?

Or, do you mean using the same email address in two different browsers? If this is working incognito but not otherwise, you may have other Google/GitHub accounts you are signed into and your browser may be trying to grab one of those instead. If you go to share.streamlit.io and click in the upper left corner, it will confirm which account it is using for you at the time.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.