Raven
Results
1
issues of
Raven
**Describe the bug** When instantiating a new `authlib.integrations.requests_client.OAuth2Session`, and supplying `api_base_url` to the constructor, `api_base_url` isn't used when making requests (ex `client.get('some/resource')`.) **Error Stacks** ``` File "github_oauth_test.py", line 20, in...
feature request