-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
After successful authentication (devices and history work fine), the speak and command functions return:
Error: API error 400: {"message":"Input failed to validate."}
Environment
- macOS ARM64 (Apple Silicon)
- alexacli v0.3.0 (Homebrew)
- Authenticated via alexa-cookie-cli v5.0.1
Steps to Reproduce
alexacli auth <token>- succeeds, shows 14 devicesalexacli devices- worksalexacli history- worksalexacli speak "test" -d "Kitchen dot"- fails with 400alexacli speak "test" --announce- fails with 400alexacli command "turn on lights" -d Kitchen- fails with 400
Suspected Cause
Amazon may have changed the /api/behaviors/preview endpoint payload format.
Working Commands
alexacli devicesalexacli devices --jsonalexacli historyalexacli history --limit 5
Metadata
Metadata
Assignees
Labels
No labels