Jan 31, 2023
I'm currently receiving the following issue:
```
Error: Failed to get existing workspaces: autorest/Client#Do: Preparing request failed: StatusCode=0 -- Original Error: clientCredentialsToken: received HTTP status 400 with response:
```
If I run this on my terminal everything will work out, but on Github actions is not working as expected. I reviewed all my secrets and env variables and everything seems to be right. What do you think I can do?