#User token generation fails within TF
1 messages · Page 1 of 1 (latest)
The error seems come from the service account secret key / client id trying to get the access token failed.
Hi Chuyi, is there a way to proof this on customer side? (Something like verbosity?). We tried to use the refresh token instead of sa_client_id / sa_secret_key - what resulted in the same issue
Would you please try to turn on the debug flag and share the log?
TF_LOG="DEBUG" terraform apply
Sure:
Hi Chuyi, you were right - their client_id was expired. I would mark this as resolved. Thank you 🙂
Great! Thanks for the update!
Beep-boop. Customer came back - they're saying it's still not working. (could you check the logs please)?