if you comment this line then it will start working "urlTemplate" : "http://192.168.41.115/gadgets/profile?{var}<http://192.168.41.115/gadgets/profile?%7Bvar%7D> ",
Because of this line it is thrwoing an exception from src/gadget/containerconfig.php in json decode line. It is not decoding it from json object to array just because this line. On Wed, Jun 11, 2008 at 5:40 PM, Ram Sharma <[EMAIL PROTECTED]> wrote: > HI Tommie , > it is coming because the new line added in config/container.js. I think it > is meant for Restfull API but Restful API is not implemented completely till > now as per my knowladge > > . > "urlTemplate" : > "http://192.168.41.115/gadgets/profile?{var}<http://192.168.41.115/gadgets/profile?%7Bvar%7D> > ", > > > On Wed, Jun 11, 2008 at 5:34 PM, Tommie Podzemski <[EMAIL PROTECTED]> wrote: > >> Hiya, >> >> Anyone else ending up with this error (No gadgets.container value set for) >> after todays checkout from trunk? >> >> It was working fine before that. I'm still learning in terms of usage with >> this, so i'd just like to confirm if this is a bug or feature :) >> >> My request URL looks like this: >> >> http://xxx/gadgets/ifr?container=default&mid=2&country=ALL&lang=ALL&view=canvas&parent=http%3A%2F%2Fxxx&up_username=xxx&url=http%3A%2F%2Fxxx%2Fmodname%2Findex.xml#rpctoken=511432611 >> >> I still haven read up properly on the security-token generation yet, but i >> don't think that the problem here as it was working fine before this update. >> >> Am i'm missing something obvious here? >> >> Thanks in advance, >> Tommie >> >> > > > -- > Ram Sharma > Software Engineer > Impetus Infotech (India) Pvt Ltd > Indore -- Ram Sharma Software Engineer Impetus Infotech (India) Pvt Ltd Indore

