it seems that not only the legacy api does not provide support for
basic authentication requests:

http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/85dc197f1a2d5313/b61dafe9d5b223df?lnk=gst&q=Basic+Authentication#b61dafe9d5b223df



On Jun 8, 10:48 am, zoqui <[email protected]> wrote:
> Hello,
> I'm trying to makeRequest to a resource that only implement 
> httpbasicauthentication.
> I first tried to set gadgets.io.RequestParameters.AUTHORIZATION =
> gadgets.io.AuthorizationType.NONE, and
> sending the request with login:passw...@uri format. But It is returns
> 401 Authorization Required.
>
> I found this post:http://code.google.com/p/infoscoop/issues/detail?id=49
> It specifies the new IS_BASIC for gadgets.io.AuthorizationType,
> IS_AUTH_BASIC_USERNAME and IS_AUTH_BASIC_PASSWORD for
> gadgets.io.RequestParameters.
>
> Also does not seems to be working.
>
> Really appreciate any suggestion.
>
> Thank you
> Marco

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en.

Reply via email to