>From my understanding, what you're describing is documentation
regarding the creation of your site's SPI.

See: Hosting Open Social Apps
http://code.google.com/apis/opensocial/container.html

There is currently an example container in the code base, though it is
expected to undergo considerable changes before the 1.0 release.

See: OpenSocial Container Sample
http://code.google.com/p/opensocial-container-sample/

I believe the Container is what you're looking for.

- Kev

On Jan 10, 3:48 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Apologies if this is a dumb question but I've been groking opensocial
> for a couple of days now and can't find what I'm looking for.
>
> I want to know how to do something that's quite simple in a Facebook
> application,
> and I'm hoping it's similarly easy with opensocial. I want to write JS
> code that
> makes fetches from my own application server. Those requests obviously
> need
> to pass the user's id on the container site (e.g. my Orkut ID) so I
> can make the join
> with records in my service's database, and there needs to
> be trust between the container and my server in order to prevent
> spoofing.
>
> I read here :http://code.google.com/apis/opensocial/docs/spec-0.6.html#remote
> that this is indeed supported in opensocial. What I am not seeing is
> how !
> Is there example code anywhere that demonstrates how to make and
> handle
> a remote request ? In Facebook this is all quite simple and documented
> but as far as I can see in the opensocial literature I can begin
> reading the
> OAuth spec and presumably some time later either have a pile of code
> written
> or perhaps no hair and some big dents in the office wall ??
>
> Any pointers most welcome.
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial API Definition" 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-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to