databricks-sdk-go icon indicating copy to clipboard operation
databricks-sdk-go copied to clipboard

403 Databricks cli

Open yalais opened this issue 1 year ago • 3 comments

GET /api/2.0/secrets/scopes/list

  • Host:
  • Accept: application/json
  • Authorization: REDACTED
  • User-Agent: cli/0.214.1 databricks-sdk-go/0.33.0 go/1.21.7 os/windows cmd/secrets_list-scopes sdk-feature/pagination auth/pat < HTTP/2.0 403 Forbidden < * Access-Control-Allow-Headers: Authorization, X-Databricks-Azure-Workspace-Resource-Id, X-Databricks-Org-Id, Content-Type < * Access-Control-Allow-Origin: * < * Cache-Control: no-cache, no-store, must-revalidate < * Content-Length: 52 < * Content-Type: application/json; charset=utf-8 < * Date: Thu, 28 Mar 2024 14:10:36 GMT < * Expires: 0 < * Pragma: no-cache < * Server: databricks < * Vary: Accept-Encoding < * X-Databricks-Reason-Phrase: Invalid access token. < { < "error_code": 403, < "message": "Invalid access token." < }

yalais avatar Mar 28 '24 14:03 yalais

Same here!

alfeuduran avatar Apr 10 '24 17:04 alfeuduran

I have the exact same issue

damolavic avatar Apr 24 '24 11:04 damolavic

Same here

YuWang-TomTom avatar May 27 '24 11:05 YuWang-TomTom