Louis M
Louis M
Here is what I'm seeing:  Calling code: `List connection = idApi.getConnections(tokenResponse.getAccessToken(), null);`
The compose complains if I change the user from "redis" and does not allow a password. My redis needs a login with username (not "redis") and a text password. How...
This is with default settings. ``` bash: line 1: cd: too many arguments bash: line 1: ./backup: No such file or directory Exit code=127 Press enter to continue... ``` Is...