I am working on an application that utilizes the search function of the external control protocol and it seems that in all my testing that the TMSIDs are not working. Even the example search provided.
“gundam212” wrote:
I am working on an application that utilizes the search function of the external control protocol and it seems that in all my testing that the TMSIDs are not working. Even the example search provided.
curl -d '' '
Hm, they should be working but i could not make the example work either. I’ll ask around - in the mean time/in parallel i suggest you open a ticket on that - email partnersuccess@roku.com about the issue so it gets into the support pipeline
“RokuNB” wrote:
Hm, they should be working but i could not make the example work either. I’ll ask around - in the mean time/in parallel i suggest you open a ticket on that - email partnersuccess@roku.com about the issue so it gets into the support pipeline
Thank you for the info. I’ve sent a support request as suggested.
We confirmed there is a regression - in that ECP search does not work with TMSID included in the search. TMSIDs are fine at large, it’s just that particular corner (ECP search) that currently returns 0 results if “&tmsid=…” is included in the URL. Till fixed, I suggest not including TMSID in ECP Search calls and thus perhaps get broader, inexact match rather than no results at all.