Hi All:

We met a weird issue when we try to test our app in sandbox
enviroment. It's like this:

1. some users can login correctly and the server side api can work
well(seems these users are old orkut users)
2. some users will complain:

<HEAD>
<TITLE>Get profile permission denied.</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Get profile permission denied.</H1>
<H2>Error 403</H2>
</BODY>
</HTML>

And i have checked the request sent to the REST server, the correct
one and the wrong one are in the same format.

I try to google it but no answers turn out.

P.S we are using python as the backend language and we are testing our
app in sandbox.

Thanks for your help.

-- 
You received this message because you are subscribed to the Google Groups 
"orkut 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/opensocial-orkut?hl=en.

Reply via email to