Page 1 of 1

llRequestURL() Self Testing problem

Posted: Sat Aug 13, 2016 2:50 am
by Kurtis Anatine
Hi there everyone! So i have a little bit of a pickle. I am just doing a little project where i am requesting a url from llRequestURL(). That parts fine however I'm having a little bit of a problem with self checking the url to make sure its still alive. I keep getting an error "disallowed by filter" whenever i try do a llHttpRequest to it and it looks like any other sim i do this from in Kitely has the same problem. Is there something I'm missing by allowing the url to be accessed by itself or other things in kitely?

Thought i would ask before having to put more work into a workaround for it lol

Re: llRequestURL() Self Testing problem

Posted: Sat Aug 13, 2016 11:42 am
by Ilan Tochner
Hi Kurtis,

Please see: viewtopic.php?f=11&t=3290#p19139

Re: llRequestURL() Self Testing problem

Posted: Sun Aug 14, 2016 10:31 am
by Kurtis Anatine
Ah okay that makes sense! Thanks for the info :)