-
Notifications
You must be signed in to change notification settings - Fork 26
Description
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.