Hello,
I'm trying to makeRequest to a resource that only implement http basic
authentication.
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