getsploit icon indicating copy to clipboard operation
getsploit copied to clipboard

API key entry not working

Open nicholasgpuig opened this issue 4 years ago • 2 comments

After I enter my API key, this error message always shows up Traceback (most recent call last): File "$HOME/Library/Python/2.7/bin/getsploit", line 8, in <module> sys.exit(main()) File "$HOME/Library/Python/2.7/lib/python/site-packages/getsploit/getsploit.py", line 189, in main vulners_lib = sploitVulners(api_key=api_key) File "$HOME/Library/Python/2.7/lib/python/site-packages/vulners/api.py", line 120, in __init__ max_retries=retries)

nicholasgpuig avatar Apr 12 '21 03:04 nicholasgpuig

Please, provide more details. What are you executing?

vulnersCom avatar Apr 23 '21 09:04 vulnersCom

When I run the getsploit command by itself with no parameters, it asks for my vulners API key. When I copy and paste mine, the error shows up.

nicholasgpuig avatar Apr 24 '21 01:04 nicholasgpuig