It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
not_a_robot
3 years agoNew Contributor
Getting "Your session has expired" message trying to save login
I'm getting a "Your session has expired" 1Password error message when trying to save login for https://www.eventbrite.com/signin/. My login is not saved. But I am signed into 1Password on my browse...
Ronso
3 years agoFrequent Contributor
I found the problem in my case and it seems that it was my fault.
I use a script, that removes a registry key from "HKEY_CURRENT_USER", so my company does not detect 1Password as installed Software.
I saw in developer console, that the extension cannot find the App.
So I restored the key and voila, the extension gets instant connection to the app.
I now just removes the displayname value from the registry for the software scanner and the app still works as expected.
The complete path must be there:
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\1Password
May this information is helpful for anyone.
Again thanks for support and sorry for the circumstances 😁