Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a method to retrieve the last raw response #349

Open
lenvanessen opened this issue Jun 5, 2024 · 1 comment
Open

Add a method to retrieve the last raw response #349

lenvanessen opened this issue Jun 5, 2024 · 1 comment

Comments

@lenvanessen
Copy link

Overview/summary

We can't really easily get to the headers that tell us how our api-call limits are doing. It would be really beneficiary to access those. Given the scopes of some of the methods on the Base class it's really difficult to achieve this by extending or overriding methods in the class.

Motivation

We need to know when to reduce our API calls in order to create an efficient usage of the API.

@paulomarg
Copy link
Contributor

Hey, thanks for raising this. We can look into returning the response details as well, adding this to our tracking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants