I think I know the key to this challenge: >> When I press “enter” while I have TamperData running, I can see a GET request with a cookie that contains a boolean called “restricted_login” set to false. I imagine that solving this challenge involves changing that boolean to “true,” but I when I click on the GET request in question, “restricted_login” isn’t one of the things that can be changed. Am I correct in thinking this this boolean is the key to all this? I don’t want to spend too much time figuring out how to alter it if not.