shrimpy-node
shrimpy-node copied to clipboard
undefined result on Set-methods
For example call client.enableUser(...) OR client.setPermissions(...) returns undefined. Should { "success": true }
That is by design, those methods will throw if there is an error. Is there is a reason you want the success object?
@shrimpy-dev answered here.