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

lookup_group returning Response objects #660

Open
ardichoke opened this issue Jan 12, 2021 · 1 comment · May be fixed by #898
Open

lookup_group returning Response objects #660

ardichoke opened this issue Jan 12, 2021 · 1 comment · May be fixed by #898
Assignees

Comments

@ardichoke
Copy link

In a possible regression of #331 it seems lookup_group, and probably other functions as well, are returning Response objects when they get a 204 instead of None as the documentation claims it should. I have only verified this with lookup_group, as that happened to be the call where I encountered the problem.

@jeffwecan
Copy link
Member

This is expected as part of the breaking changes in #537 (which tbqh wasn't handled all that well in terms of release, etc. 🙃).

So I'll intended to use this issue as reminder to update the documentation to match the behavior. 👍🏻

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