Hi
We are using this opensocial call to get album access
var permission = 'albums';
function requestPhotoAccess_private(){
var has_permission = opensocial.hasPermission(permission);
if (!has_permission) {
opensocial.requestPermission( [ permission ],"Get Albums
Access",callback);
}else{
debug("You do not have access to the " + permission);
}
}
the above code is working in sandbox account but not in live version.
is there any change ??
pls let me know ...
On Thu, Aug 13, 2009 at 10:52 AM, Ashok.s <[email protected]> wrote:
> We submitted the application for Approval on Aug 11th.
>
> Application Name : Coolpics
>
> this is the app xml url of the application:
> http://orkut.oxylabs.com/apps/coolpics/app.xml
>
>
> On Tue, Aug 11, 2009 at 3:28 PM, Apurv Gupta <[email protected]>wrote:
>
>> I believe it's already supported. Have you tried to point your app to
>> www.orkut.com ?
>>
>>
>> On Thu, Jul 30, 2009 at 10:12 AM, Ashok.s <[email protected]> wrote:
>>
>>> Hi
>>>
>>> When the album Api is released outside the sandbox?
>>>
>>> pls let me know ..
>>>
>>> On Tue, Jul 14, 2009 at 8:09 PM, apurv <[email protected]> wrote:
>>>
>>>>
>>>> Can I see the application on staging? This should go into production
>>>> in ~2 weeks.
>>>>
>>>> On Jul 9, 5:45 pm, "Ashok.s " <[email protected]> wrote:
>>>> > Hi
>>>> >
>>>> > Is there any news about when Album API will be released outside
>>>> sandbox ? We
>>>> > are developing an an application based on retrieving albums.
>>>> > pls let me know..
>>>> >
>>>> > --
>>>> > With Regards,
>>>> > Ashokkumar.S
>>>>
>>>> --
>>>> With Regards,
>>>> Ashokkumar.S
>>>>
>>>>
>>>>
>>>>
>>
>> >>
>>
>
>
> --
> With Regards,
> Ashokkumar.S
>
>
--
With Regards,
Ashokkumar.S
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---