Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
clarino
5 years agoFrequent Contributor
Query string causes problems
I'm running 1Password 7.8.6 and Chrome 92.0.4515.107. When I click on a website from a 1password entry, I see the browser try to reach the website with a query string appended. For example, when I cl...
clarino
5 years agoFrequent Contributor
I'm pretty sure you are incorrect that the website is adding the query string. My evidence:
1) I clicked on a bunch of other websites from 1P and all of the URLs have similar query strings added.
2) I instantiated a simple http server and then logged the traffic between the server and the browser. Upon clicking the website from 1P, the first thing the browser sends is:
GET /?pzrzvkahxbcmonppmt5oufpd4u=4iawrmbzojgcjgqkipskdlfj HTTP/1.1
Seems compelling that 1P (or 1P's browser extension) is adding the query string, not the websites.