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: 
belltown
Roku Guru

roUrlTransfer error -65 "seek callback returned error 1"

Every once in a while I get the following response code from a call to roUrlTransfer.AsyncGetToString () when trying to send a request to a PHP script on my server: -65. The failure reason listed is "seek callback returned error 1". When I repeat the same request it always seems to work the next time.

Any idea why this might happen?
0 Kudos
1 REPLY 1
TheEndless
Channel Surfer

Re: roUrlTransfer error -65 "seek callback returned error 1"

I don't think it helps much, but the roUrlTransfer documentation states: -65 CURLE_SEND_FAIL_REWIND, Sending the data requires a rewind that failed
That sounds like it could be a server error.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos