How to resolve "Unexpected error creating authentication provider" error?

I am using cody in the form of a plugin for the intellij product.
I also have a subscription to the PRO plan.

At first I was logged in and using it fine, then at some point cody stopped working with a 400 error.
So I logged out to log back in.

I’ve tried logging in via github, but I’m getting an error and not logging in.
===Error message===

Unexpected error creating authentication provider. This may be due to an incorrect issuer URL. Check the logs for more details.

===Error Log===
Using IntelliJ Build Version: 243.24978.46
Using Cody Plugin Version: 7.70.1

Cody by Sourcegraph: █ AgentAuthHandler Server listening on port 50758
Cody by Sourcegraph: █ telemetry-v2 recordEvent: cody.webview.auth/simplifiedSignIngithubClick:
Cody: Network: req<19>: Request Created	{"agent":"delegating-agent","protocol":"https","url":"https://sourcegraph.com/.api/graphql?RecordTelemetryEvents"}
Cody: Network: req<19>: Request Finished	{"agent":"delegating-agent","protocol":"https","timeline":"start@0ms → socket@28ms → connected@44ms → response 200@317ms → close@319ms","url":"https://sourcegraph.com/.api/graphql?RecordTelemetryEvents"}
Cody by Sourcegraph: █ GraphQLTelemetryExporter Error exporting telemetry events:: Error: Variable "value" has invalid value null.
Expected type "JSONValue!", found null.
Cody: Network: req<20>: Request Created	{"agent":"delegating-agent","protocol":"https","url":"https://sourcegraph.com/healthz"}
Cody: Network: req<21>: Request Created	{"agent":"delegating-agent","protocol":"https","url":"https://cody-gateway.sourcegraph.com/-/__version"}
Cody: Network: req<20>: Request Finished	{"agent":"delegating-agent","protocol":"https","timeline":"start@0ms → socket@41ms → connected@51ms → response 200@238ms → close@269ms","url":"https://sourcegraph.com/healthz"}
Cody by Sourcegraph: █ UpstreamHealth Ping took 241ms (Gateway: 228ms):
Cody: Network: req<21>: Request Finished	{"agent":"delegating-agent","protocol":"https","timeline":"start@0ms → socket@29ms → connected@43ms → response 200@227ms → close@231ms","url":"https://cody-gateway.sourcegraph.com/-/__version"}

This seems to be happening a lot lately, and it’s frustrating.

So, how can these issues be resolved?

Hey @seol-gang

We currently experience operational issues with our backend, but the team is trying hard to solve it as fast as possible.

Sorry for the inconvenience.