17 messages in com.googlegroups.google-enterprise-developerRe: Error in my OneBox query
FromSent OnAttachments
Scot Hershman13 Feb 2007 10:48 
jdandrea14 Feb 2007 20:54 
Scot Hershman15 Feb 2007 15:58 
Scot Hershman16 Feb 2007 04:41 
jdandrea16 Feb 2007 11:08 
Scot Hershman17 Feb 2007 06:28 
jdandrea17 Feb 2007 21:34 
Scot Hershman21 Feb 2007 05:02 
jdandrea27 Feb 2007 11:49 
Scot Hershman28 Feb 2007 04:33 
jdandrea28 Feb 2007 06:35 
Scot Hershman28 Feb 2007 08:29 
jdandrea28 Feb 2007 08:59 
jdandrea02 Mar 2007 19:02 
jdandrea02 Mar 2007 19:53 
Scot Hershman03 Mar 2007 08:01 
jdandrea03 Mar 2007 12:09 
Subject:Re: Error in my OneBox query
From:jdandrea (jdan@gmail.com)
Date:02/27/2007 11:49:27 AM
List:com.googlegroups.google-enterprise-developer

On Feb 21, 8:02 am, "Scot Hershman" <scot@gmail.com> wrote:

I still can't get the authorization to work correctly.

Bleah! No fun. :(

I have switch the coldfusion backend page to use anonymous access and will try to build in safeguards for any security issues. This is a temporary fix becasue we would like to limit data being sent back by user credentials.

Oh! Quick reality-check: Do you want to use end-user credentials or that stock one-size-fits-all login? Right now we're trying it with the latter.

We have contacted the company who installed the product and they are trying to reproduce the issue.

Thanks Joe, will keep you posted.

Thanks! I know if I had direct access to it I could probably troubleshoot it a bit more readily. If you're feeling especially daring, and you're on Windows, Microsoft Fiddler[1] is terrific. (You can even configure it as a reverse proxy[2] and have the GSA send OneBox requests through it!)

On Firefox (Mac/Windows) there's the absolutely wonderful Firebug[3] if you want to tire-kick a _direct_ connection from your browser. That may be the best place to start too.

Either way you'll learn what is actually being sent down the pike and what's coming back.

Keep us posted!

[1] http://www.fiddlertool.com/ [2] http://www.fiddlertool.com/Fiddler/help/reverseproxy.asp [3] http://www.getfirebug.com/