llRequestURL() Self Testing problem

Creating scripts
Post Reply
User avatar
Kurtis Anatine
Posts: 23
Joined: Thu Jun 30, 2016 10:33 pm
Has thanked: 3 times
Been thanked: 32 times

llRequestURL() Self Testing problem

Post 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
User avatar
Ilan Tochner
Posts: 6518
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4973 times
Been thanked: 4469 times
Contact:

Re: llRequestURL() Self Testing problem

Post by Ilan Tochner »

Hi Kurtis,

Please see: viewtopic.php?f=11&t=3290#p19139
User avatar
Kurtis Anatine
Posts: 23
Joined: Thu Jun 30, 2016 10:33 pm
Has thanked: 3 times
Been thanked: 32 times

Re: llRequestURL() Self Testing problem

Post by Kurtis Anatine »

Ah okay that makes sense! Thanks for the info :)
Post Reply