bryanck opened a new pull request, #5820:
URL: https://github.com/apache/iceberg/pull/5820

   This PR adds handling of OAuth error responses. Currently, there is no 
special handling for OAuth errors and all error response parsing is assumed to 
be in the same format. Because OAuth error responses are in a different format 
per the OAuth spec, this results in a paring error.
   
   This is based on the [original 
PR](https://github.com/apache/iceberg/pull/5698), but avoids introducing any 
backwards incompatible API changes.
   


-- 
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]

Reply via email to