Skip to content

Huey::Request.register fails with "username, not available" #26

@FreeApophis

Description

@FreeApophis

Error:
Huey::Request.register
Huey::Errors::HueResponseError: [{"error"=>{"type"=>6, "address"=>"/username", "description"=>"parameter, username, not available"}}]
from /var/lib/gems/1.9.1/gems/huey-2.1.0/lib/huey/request.rb:47:in error?' from /var/lib/gems/1.9.1/gems/huey-2.1.0/lib/huey/request.rb:27:in register'
from (irb):4
from /usr/bin/irb:12:in `

'

Probable cause, Api change, a username parameter is no longer allowed.

https://developers.meethue.com/documentation/important-whitelist-changes

Pullrequest 24 should fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions