i m trying to create google gadget with signed request as in example
url below:
http://wiki.opensocial.org/index.php?title=Validating_Signed_Requests#Python

makeRequest() function in gadget code do work for other people for
example in Australia, but not for me (location: Russia)
It always returns ({text:"Unauthenticated", rc:403, headers:(void 0),
oauthApprovalUrl:(void 0), oauthError:(void 0), oauthErrorText:(void
0), errors:["403 Error"]}) even doesn't trying to fetch some from
specified url.
mine gadget code can be found @ https://sam123dev.appspot.com/images/gadget2.xml

What i m doing wrong?
Please help me!

-- 
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