turbot / steampipe-plugin-wiz

Use SQL to instantly query Wiz resources. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/wiz
Apache License 2.0
3 stars 1 forks source link

Improve the plugin error message when invalid credentials are set in the wiz.spc file closes #12 #23

Closed misraved closed 9 months ago

misraved commented 9 months ago

Example query results

Results ``` Add example SQL query results here (please include the input queries as well) ```

Instead of returning Error: wiz: failed to parse token response: invalid character 'U' looking for beginning of value, the plugin will now return Error: wiz: failed to generate access token, please verify your connection config. Status: 401 Unauthorized in the event of invalid config arguments