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
provider"argocd" {
server_addr=local.argo_hostnameusername="admin"password=data.aws_secretsmanager_secret_version.mysecret.secret_stringinsecure=truegrpc_web=trueuser_agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0"
}
Question
rpc error: code = Unauthenticated desc = invalid session: Token is not valid yet
how do i fix this issue. i can login fine through the console fine with the same admin creds
The text was updated successfully, but these errors were encountered:
Terraform Version, ArgoCD Provider Version and ArgoCD Version
Terraform configuration
Question
rpc error: code = Unauthenticated desc = invalid session: Token is not valid yet
how do i fix this issue. i can login fine through the console fine with the same admin creds
The text was updated successfully, but these errors were encountered: