Hi
everytime i am running the code i am getting the following error. can u help
Enter server IP address or hostname:172.16.x.x
Enter username: admin
Attention! Your password will be shown on the screen!
Enter password: $$$$$$$
You currently do not have a record of this server's fingerprint.
Server's fingerprint: EE7442B5991900E66981D3D8B41CAC6CFBABD889
Do you accept this fingerprint? [y/n] y
Fingerprint saved.
Login failed:
APIResponse received a response which is not a valid JSON.
Saving data to debug file api_calls.json
Traceback (most recent call last):
File "C:\Users\Anastasia\Documents\Python\find duplicate object.py", line 98, in <module>
main()
File "C:\Users\Anastasia\Documents\Python\find duplicate object.py", line 53, in main
exit(1)
NameError: name 'exit' is not defined