You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the player's search bar to search for the name of a profile, collection, or audio, an error message is returned from
the Streamer API's gateway. The error message states: "Unknown input parameter(s): name". To improve user experience
and enable more effective searches, we need to add four new search parameters to the Streamer API's gateway.
Acceptance Criteria
The issue will be considered resolved when the following conditions are met:
Four new search parameters are successfully added to the Streamer API's gateway:
For Collections: "collection_name"
For Audios: "audio_name"
For Profiles: "profile_name" and "profile_nickname"
Please verify that these parameters do not already exist.
Additional Information
The text was updated successfully, but these errors were encountered:
Description
When using the player's search bar to search for the name of a profile, collection, or audio, an error message is returned from
the Streamer API's gateway. The error message states: "Unknown input parameter(s): name". To improve user experience
and enable more effective searches, we need to add four new search parameters to the Streamer API's gateway.
Acceptance Criteria
The issue will be considered resolved when the following conditions are met:
Four new search parameters are successfully added to the Streamer API's gateway:
Please verify that these parameters do not already exist.
Additional Information
The text was updated successfully, but these errors were encountered: