Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
hugetv
Visitor

I corecto the code

I corecto the code

statusRequest.SetURL("http://example.com/index.php?code=" + linkingCode"&"deviceid="+ sn)
Our system http://www.rokumanager.com
0 Kudos
1 REPLY 1
Rek
Visitor

Re: I corecto the code

"hugetv" wrote:
I corecto the code

statusRequest.SetURL("http://example.com/index.php?code=" + linkingCode"&"deviceid="+ sn)


Not 100% sure I know what you're asking -- but you're missing some '+':

statusRequest.setURL("http://example.com/index.php?code="+linkingCode+"&"+"deviceid="+sn)
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.