mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
Attempting to request amazon_music:access with a standard application client ID (amzn1.application-oa2-client.*) returns HTTP 400 lwa-invalid-parameter-bad-scope from the LWA authorization endpoint. The scope is gated to Amazon Music partner device client IDs. Revert scope to "profile" (working state) and document the confirmed blocker with the exact error. Path forward: Amazon Music partner registration for a device client ID; one-line change to AmazonScopes when available. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>