requests_oauth2client version: 1.6.0
- Python version: 3.12.8
- Operating System: macOS 15.3
Description
Hi! First off, thank you so much for building and maintaining requests_oauth2client. It's great!
I'm debugging an UnknownTokenEndpointError right now, and my first instinct was to turn on requests_oauth2client's logging so that I could see the full HTTP requests and responses...but there isn't any logging yet. Any chance you might consider adding some? It'd be a huge help for debugging like this.
Thanks in advance!
requests_oauth2clientversion: 1.6.0Description
Hi! First off, thank you so much for building and maintaining requests_oauth2client. It's great!
I'm debugging an
UnknownTokenEndpointErrorright now, and my first instinct was to turn on requests_oauth2client's logging so that I could see the full HTTP requests and responses...but there isn't any logging yet. Any chance you might consider adding some? It'd be a huge help for debugging like this.Thanks in advance!