cisco-en-programmability/dnacentersdk

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

Closed this issue · 1 comments

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

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.