Release 1.1.0 didnt update the typescript bindings so the code doesn't require userId anymore but the bindings don't reflect that meaning that anyone writing typescript will still be calling the functions with the userId and it won't create the URI correctly
Release 1.1.0 didnt update the typescript bindings so the code doesn't require userId anymore but the bindings don't reflect that meaning that anyone writing typescript will still be calling the functions with the userId and it won't create the URI correctly
I can do a PR too