-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
code in appengine
1) url =
"http://www.google.com/friendconnect/api/people/@viewer/@self?fcauth=fcauth14238
786289887500557"
2) result = urlfetch.fetch(url)
What is the expected output?
User Information
What do you see instead?
Anonymous requests are not allowed to fetch data
Error 401
What version of the product are you using? On what operating system?
Appegine
Please provide any additional information below.
Original issue reported on code.google.com by haikeral...@gmail.com on 8 Dec 2010 at 6:40