# How to handle Sign in with Google errors 

If you use Google to log in to Stripe, you may encounter the error "**Your Google account couldn't be authenticated because of a technical issue. Please try again shortly**." This typically occurs when you navigate through the browser history to a previous Google session and attempt to sign in again.
### **How to resolve the error**
1. Refresh the page.
1. Sign in from the refreshed page.
### **Why this happens**
This security measure protects your account by ensuring that authentication flows can't be intercepted or replayed. The temporary inconvenience of needing to refresh the page maintains the security of the sign-in process.
