Skip to content

Parameter client_id is required when using channels, but actually its not more required #410

Description

@DaviRJ

When try to use Channels feat, it requires a client_id parameter insted of api_key. But actually, channels work with api_key, as long the parameter channel is a number between 0 and 999.

A small change is necessary. Just allow the channel parameter without cliend_id, and if it occurs, check if the channel is a number between 0-999.

Metadata

Metadata

Assignees

Labels

triage meI really want to be triaged.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

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