cli-netstorage
cli-netstorage copied to clipboard
Fix for undefined var response
If you see this line: https://github.com/akamai/cli-netstorage/blob/master/src/netstorage_auth.js#L68
There is an instance where only an error is returned to the callback. The logic I've modified originally didn't handle this scenario.