Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Invalid AppToken #74

Closed
qu35t-code opened this issue Nov 17, 2023 · 1 comment
Closed

[BUG] Invalid AppToken #74

qu35t-code opened this issue Nov 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@qu35t-code
Copy link
Member

Describe the bug
When App Token is invalid

To Reproduce

./htb-cli sherlocks
error: invalid character '<' looking for beginning of value
panic: interface conversion: interface {} is nil, not []interface {}

goroutine 1 [running]:
github.com/GoToolSharing/htb-cli/lib/sherlocks.CreateFlex({0x0?, 0x0?}, {0x449b0e, 0x6}, 0x0?)
    /home/runner/work/htb-cli/htb-cli/lib/sherlocks/tui.go:46 +0x538
github.com/GoToolSharing/htb-cli/cmd.glob..func6.1({0x46233a, 0x38}, {0x449b0e, 0x6}, 0x10?, 0x40001583c0)
    /home/runner/work/htb-cli/htb-cli/cmd/sherlocks.go:90 +0xf8
github.com/GoToolSharing/htb-cli/cmd.glob..func6(0x7fb640?, {0x4490f8?, 0x0?, 0x0?})
    /home/runner/work/htb-cli/htb-cli/cmd/sherlocks.go:102 +0x45c
github.com/spf13/cobra.(*Command).execute(0x7fb640, {0x837e08, 0x0, 0x0})
    /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:876 +0x4b4
github.com/spf13/cobra.(*Command).ExecuteC(0x7fb3c0)
    /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:990 +0x338
github.com/spf13/cobra.(*Command).Execute(...)
    /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.5.0/command.go:918
github.com/GoToolSharing/htb-cli/cmd.Execute()
    /home/runner/work/htb-cli/htb-cli/cmd/root.go:26 +0x24
main.main()
    /home/runner/work/htb-cli/htb-cli/main.go:19 +0x80
@qu35t-code qu35t-code added the bug Something isn't working label Nov 17, 2023
@qu35t-code qu35t-code added this to the v1.5.0 milestone Nov 17, 2023
@qu35t-code qu35t-code self-assigned this Nov 17, 2023
@github-project-automation github-project-automation bot moved this to Todo in htb-cli Nov 17, 2023
@qu35t-code
Copy link
Member Author

Duplicate #77

@github-project-automation github-project-automation bot moved this from Todo to Beta testing in htb-cli Dec 15, 2023
@qu35t-code qu35t-code moved this from Beta testing to Done in htb-cli Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant