Fokko opened a new pull request, #5957: URL: https://github.com/apache/iceberg/pull/5957
401 also returns oauth token reponse https://github.com/apache/iceberg/blob/master/open-api/rest-catalog-open-api.yaml#L170-L178 - This also removes the `BadCredentialsError` and replaces it with the `OAuthError`. - Checks if there is a semicolon in the credential, and throws a nice error if not. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
