agent-rs
agent-rs copied to clipboard
no error message
when calling
icx-asset upload <canister_id> index.html specifying a principal id that's not authorised to the the asset canister, there's no handling of that error. icx-asset just freezes. would be nice if we could get an error message saying that the principal is not authorised instead.