Henry Barreto

Results 20 comments of Henry Barreto

> > This is getting namespaces > > Devices count is 17 while devices is 0, this is strange. Sessions is 0 too. > > Are you sure these numbers...

> How do I show all my devices? I can just list one. I have at least 20. Do you have any idea? > Even after using this, I am...

Sorry, so. :D To "change" namespace, you need to do a GET request to `http://localhost/api/auth/token/

> This was my last try some minutes ago. Let me check... AH, it looks like the `/auth/` path was missing... > > Please, check your API docs, it looks...

> perfect, got the token. now, how do I use it? it is just a matter of replacing the normal token I was using? Exactly.

I was struggling with a similar problem, until I noticed that that method change seems to be the right behavior, depending on the server's status code. According to Go's `net/http`...

Support to API Key/Token was added [in this PR](https://github.com/shellhub-io/shellhub/pull/3177) and will be released on `0.15`

The next release will bring the support for Local Port Forward and Dynamic Port Forward.

Sorry. I have linked the wrong issue on my PR.

@rohitmediratta, could you run this command? ``` ls -l /bin/sh ```