Skip to content

Please report this unhandled error here #501

@patrickdiligent

Description

@patrickdiligent

Frodo CLI version

Provide output of frodo -v

❯ frodo -v
You are running the binary release.
cli: v3.0.5
lib: v3.1.0
node: v20.18.0

Describe the issue

  • on a brand new forgeops 2025 deployment, error HTTP client error Code: ERR_BAD_REQUEST shows (but does not seem to impede the functionliaty)

❯ frodo conn add --type forgeops --insecure https://forgeops.example.com/am amadmin *****
Connected to https://forgeops.example.com/am [/] as user amadmin
Saved connection profile https://forgeops.example.com/am
Please report this unhandled error here: https://github.com/rockcarver/frodo-cli/issues
Error getting tokens
HTTP client error
Code: ERR_BAD_REQUEST
Status: 403
Reason: Forbidden
Message: No session for request.

Connection is added:

❯ frodo conn list
https://forgeops.example.com/am
Any unique substring of a saved host can be used as the value for host parameter in all commands

However:

❯ frodo journey list --insecure forgeops
Connected to https://forgeops.example.com/am [/] as user amadmin
Agent
amsterService
ForgottenUsername
ldapService
Login
ProgressiveProfile
Registration
ResetPassword
UpdatePassword
Please report this unhandled error here: https://github.com/rockcarver/frodo-cli/issues
Error getting tokens
HTTP client error
Code: ERR_BAD_REQUEST
Status: 403
Reason: Forbidden
Message: No session for request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions