Getting StackAssertionError for Google Auth
StackAssertionError: Failed to send request to https://api.stack-auth.com/api/v1/connected-accounts/me/google/access-token: 500 Something went wrong. Please make sure the data you entered is correct.
Request ID: gs88c1f83szqvk0m
This is likely an error in Stack. Please make sure you are running the newest version and report it.
I updated stack auth to the latest and still got the error, here is the request id: 5698a4tmt21crv9z
This is happening when trying to authenticate with Google. I believe the issue is that the account I’m currently logged in with is not connected with Google. I’ve tried signing out and logging in with Google, but nothing happens when signing in. I currently have production mode enabled and link accounts set in stack auth settings
This workflow was working before, I’d open a specific page in my project which would authenticate with my Google auth and send back a token needed for the data from Google.
This seems to be a server side issue with stack auth. Please let me know if I can provide anything else to help get this resolved