Hello, I'm trying to use skicka on MacOs Monterey with Docker. When I run the following command: ``` docker run --rm -it --entrypoint "" satackey/skicka sh -c "skicka -no-browser-auth ls" ``` and copy/paste the url into the browser, I get a **"Error 401 : deleted_client The OAuth client was deleted."**
Hello,
I'm trying to use skicka on MacOs Monterey with Docker.
When I run the following command:
and copy/paste the url into the browser, I get a
"Error 401 : deleted_client
The OAuth client was deleted."