User login via Github resulting in http: named cookie not present

We presently have around 48 users that login to our Drone instance via Github with no issues, but one user is consistently getting http: named cookie not present when trying to login. I’ve looked at my Drone logs and don’t see anything related to him trying to login. I’ve had him reset his cookies, try and incognito window and he still says that he gets the same error no matter what.

I have my Drone logs set to debug and I’m still not seeing anything. Any ideas on how I could troubleshoot this further? Thanks.

Figured out the issue with the user, he had a bookmark saved for drone that included a clientId param in the url. Accessing drone without the param resolved the issue.