polyswarm / autopsy-module

Module for Autopsy to enable forensic analysts to submit files into PolySwarm marketplace for analysis.
MIT License
6 stars 1 forks source link

Test API Key During "Test Connection" #25

Closed myhndl closed 5 years ago

myhndl commented 6 years ago

Is your feature request related to a problem? Please describe. When a user clicks "Test Connection" in settings, it only tests whether a connection to consumer was successful. It does not test the API key the user provided.

Describe the solution you'd like Make an authenticated request using the supplied API key, verify response.