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

TypeError: got multiple values for argument 'headers' in device_license_details method #144

Closed
ngtanthanh-qc opened this issue Jan 15, 2024 · 1 comment

Comments

@ngtanthanh-qc
Copy link

return self.device_license_details2(self,

return self.update_ssid_to_ip_pool_mapping2(self,

These codes will raise TypeError: <2nd_func> got multiple values for argument 'headers' OR 'scalableGroupName'

I believe the issue lies in the redundant passing of self as an argument to device_license_details2 and update_ssid_to_ip_pool_mapping2

@bvargasre
Copy link
Collaborator

Hi @ngtanthanh-qc, the problem should have been fixed with the new version of dnacentersdk 2.7.1.
I will close the issue, in case the problem persists or another one arises feel free to reopen it or open a new issue.

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