chkp-orsaa
Results
2
comments of
chkp-orsaa
I have the same issue raise network_request_error databricks.sql.exc.RequestError: Error during request to server
Client authentication failed - which parameter is referenced to that? I use service principal authentication and receive an access token credential = ClientSecretCredential( tenant_id=tenant_id, client_id=client_id, client_secret=client_secret ) token = credential.get_token(scope)...