Hi !
You can devel you orkut application using a sandbox account.

1) If you have your application done, just signup a sandbox account at
Orkut:

http://code.google.com/support/opensocialsignup/

2) After Google reply your message (in my case I got 4 days), login at
http://sandbox.orkut.com .

3) Go to applications, click on edit and add you application url. Something
like http://www.myexample.com/app.xml

4) You'll see your application name on the left side, just click and start
to code/test. Use bpc=1 to disable Orkut cache.


About Ajax: Are you using google.io API ? If not, you cant make an ajax
call, because your page is running in another domain. It breaks browser's
security policies. That's why you're getting permission denied.

Take a look here:

http://code.google.com/apis/opensocial/articles/makerequest-0.8.html

--Robson


2008/9/23 Vishal Joshi <[EMAIL PROTECTED]>

>
> Dear Friends.
>
> I am new to developing opensocial applications. I have downloaded
> shindig using svn and then mavenize it also. Now I want to start my
> coding for opensocial application on orkut. So how do I start my
> application using shindig?
>
> And one more question:
>
> I have stored my application on igoogle. In that application I  have
> called AJAX request from my server. On each call of this request I am
> getting an error with dialogbox on orkut that "Permission is denied".
> So what is the reason behind this??  How can I solve it?
>
> Please  suggest me this as soon as possible because withing 2-3 days I
> have to launch it.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" 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-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to