Closed hoiekim closed 3 years ago
es.deleteAccount function kept throwing errors.
es.deleteAccount
This is because it's sending request to a wrong URL here
Fixed URL and updated test.
arango.deleteAccount is throwing errors too.
arango.deleteAccount
Issue
es.deleteAccount
function kept throwing errors.This is because it's sending request to a wrong URL here
Change
Fixed URL and updated test.
Todo
arango.deleteAccount
is throwing errors too.