Liverpie is calling web app but with no parameters

10 views
Skip to first unread message

Adeel Ansari

unread,
Sep 19, 2008, 1:04:47 AM9/19/08
to liverpie...@googlegroups.com
Liverpie is calling web app but with no parameters. Not even unique_id. Is it the right behavior? From where we get the uuid?

Thanks.

--
Best,
Adeel Ansari

http://www.linkedin.com/in/adeelansari

Alex Deva

unread,
Sep 19, 2008, 2:04:39 AM9/19/08
to liverpie...@googlegroups.com
Please try running liverpie with the -v parameter, and then look in its console while you're doing the call. Do you see a long list of variables there?

Also, please check log/liverpie.log

Adeel Ansari

unread,
Sep 19, 2008, 2:37:25 AM9/19/08
to liverpie...@googlegroups.com
Thanks, Alex. I have tried the same, and yes its showing lots of params on the liverpie console, including Channel-Unique-ID. Further, there is no log file created.

I am expecting the call to my webapp with some request paramters. Am I wrong in expecting that?

Thanks.

Alex Deva

unread,
Sep 19, 2008, 2:38:38 AM9/19/08
to liverpie...@googlegroups.com
No Adeel, indeed you should be getting the parameters via POST.

Are you sure you're not only looking for them on GET?

Adeel Ansari

unread,
Sep 19, 2008, 2:44:29 AM9/19/08
to liverpie...@googlegroups.com
> Are you sure you're not only looking for them on GET?

Yeah, pretty much. Actually, I almost always use POST, and divert the call to POST from my GET. So, it should work. Any other idea?

Alex Deva

unread,
Sep 19, 2008, 2:54:45 AM9/19/08
to liverpie...@googlegroups.com
I'd like to run a test using a webapp that I host, and see what comes through. Do you have YM, ICQ, Google Talk or Skype? My contacts are here: http://www.liverpie.com/credits.html

Adeel Ansari

unread,
Sep 19, 2008, 3:00:40 AM9/19/08
to liverpie...@googlegroups.com
I have added you on Google Talk. I have tried to call my application through browser, it seems fine. I guess, it might be because of url encoding, application/x-www-form-urlencoded.

Thanks.

Alex Deva

unread,
Sep 19, 2008, 3:02:36 AM9/19/08
to liverpie...@googlegroups.com
:) Sorry, I don't see your add request on GTalk, perhaps you can try again please?

The URL encoding is standard, it should reach your webapp fine... Can you dump the entire HTTP request in your webapp and have a look in it?

Adeel Ansari

unread,
Sep 19, 2008, 3:06:19 AM9/19/08
to liverpie...@googlegroups.com
Yeah, thats a standard. I am surprised its not giving me any parameter. Actually, I thought that it might be multipart or something, but its not.
Reply all
Reply to author
Forward
0 new messages