Jaap,

See if this link has what you need:
http://wiki.opensocial.org/index.php?title=Building_an_OpenSocial_App_with_Google_App_Engine#Sending_and_verifying_signed_requests

That should help.

Good luck...
Terry

On Jul 24, 9:20 am, "[email protected]" <[email protected]> wrote:
> Hi all,
>
> I'm creating an opensocial widget on hyves.nl (a dutch social
> networking site). I'm calling a makeRequest with
> RequestParamters.AUTHORIZATION set to SIGNED. The GET call is enriched
> with several query string parameters like:
> * opensocial_owner_id
> * opensocial_viewer_id
> * opensocial_app_id
> * oauth_consumer_key
> * oauth_token (empty)
> * xoauth_signature_publickey
> * oauth_signature_method
> * oauth_nonce
> * oauth_timestamp
> * oauth_signature
>
> How do I verify that this request is coming from the hyves.nl
> opensocial container?
> I've found that GData does some oauth stuff, but that Api needs to
> fetch an oauth token, while I just want to verify that the SIGNED
> request is indeed coming from the container...
>
> Anyone any pointers to the right direction?
>
> Jaap

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to