Forum Discussion
Apr 14, 2020
Hello caulfiedd spurred.
Try to put this instead
bigip = BigIP("host", "username", "password", token=True)
KR,
Dario.
- caulfiedd_spurrApr 20, 2020Cirrus
that helps me . thanks very much
- Akash9920Oct 28, 2020Nimbostratus
Hi I am facing the same error even after putting the token=True. PS: I checked credentials both are same but in case of python sdk, I am getting 401 error and in case of icontrol its giving response.
Can you help?