subhadipdas / opensocial-java-client

Automatically exported from code.google.com/p/opensocial-java-client
0 stars 0 forks source link

401 Error on fetching data #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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