You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: During the terraform provisioning process, OpenMatch is unable to authenticate against Redis and repeatedly throws a malformed OAuth2 token error.
Proposed Fix: TBD
Error
│ Error: Error waiting to create Instance: Error waiting for Creating Instance: error while retrieving operation: Get "https://redis.googleapis.com/v1/projects/planet-scale-demo-005/locations/us-central1/operations/operation-1677914742103-5f60df82a9da3-bfa7b062-2db7027b?alt=json": oauth2/google: incomplete token received from metadata
│
│ with google_redis_instance.open-match,
│ on open-match.tf line 16, in resource "google_redis_instance" "open-match":
│ 16: resource "google_redis_instance" "open-match" {
The text was updated successfully, but these errors were encountered:
Problem: During the terraform provisioning process, OpenMatch is unable to authenticate against Redis and repeatedly throws a malformed OAuth2 token error.
Proposed Fix: TBD
Error
The text was updated successfully, but these errors were encountered: