Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion api accessible with secret presentation

Received: by 10.50.87.169 with SMTP id az9mr10331729igb.0.1335329496476;
        Tue, 24 Apr 2012 21:51:36 -0700 (PDT)
X-BeenThere: slideshare-developers@googlegroups.com
Received: by 10.231.27.25 with SMTP id g25ls11728471ibc.1.gmail; Tue, 24 Apr
 2012 21:51:34 -0700 (PDT)
Received: by 10.50.183.167 with SMTP id en7mr863231igc.3.1335329494832;
        Tue, 24 Apr 2012 21:51:34 -0700 (PDT)
Received: by 10.50.183.167 with SMTP id en7mr863230igc.3.1335329494814;
        Tue, 24 Apr 2012 21:51:34 -0700 (PDT)
Return-Path: <jaipan...@gmail.com>
Received: from mail-ob0-f178.google.com (mail-ob0-f178.google.com [209.85.214.178])
        by gmr-mx.google.com with ESMTPS id hq2si8090351igc.3.2012.04.24.21.51.34
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 24 Apr 2012 21:51:34 -0700 (PDT)
Received-SPF: pass (google.com: domain of jaipan...@gmail.com designates 209.85.214.178 as permitted sender) client-ip=209.85.214.178;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jaipan...@gmail.com designates 209.85.214.178 as permitted sender) smtp.mail=jaipan...@gmail.com; dkim=pass header...@gmail.com
Received: by obbwc18 with SMTP id wc18so2298627obb.9
        for <slideshare-developers@googlegroups.com>; Tue, 24 Apr 2012 21:51:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :cc:content-type;
        bh=mNNrPOH4t4hTMrv+TQ5pSKYSHkMwTelQWao16yPtGv4=;
        b=QFjt5SKgtStCoEPBrFyJWl+257NIGCrGq/+mINH76c5lBZV9CPVvcqmjgsZ8OMaxK2
         IyR1pJhokZ+jlM7a/tHtpwP/MVbbGv4IMchtE5bWtJacaqXwvVF4jXCDOQ3pIPLNQXoU
         0mWxv/goKysJFHKg9bJGPYTnkEkk1PCUY+dkrLiFd7YfHTtB38Cz9G2nUytxBk+OFxeV
         AsU4IceDSM2sohwhH+L3C2OgVOF6S+Tu6pa3tc1cSp4+XHB5W3Ju7Q547e9gMg5fOSbY
         3wok4ufGWdd+Erwr9V0FqD+lw4A5rdhv2IE9qj49ze2vuxeKz8Kgkp27hN3ogjjiqWPx
         +Wbw==
Received: by 10.182.222.2 with SMTP id qi2mr1615896obc.27.1335329494384; Tue,
 24 Apr 2012 21:51:34 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.182.153.103 with HTTP; Tue, 24 Apr 2012 21:51:13 -0700 (PDT)
In-Reply-To: <CAPz0Dug+CD3C3pCikC7+c4La9C1ePpT-j0ogY3LmCzHa_cX...@mail.gmail.com>
References: <8152ef7f-41ca-40db-87de-f47821487...@t16g2000yqt.googlegroups.com>
 <CALD6jisLF1E=3jpSqjDn_oubCQpw_aRV+HjDn0WB6Fpk1np...@mail.gmail.com> <CAPz0Dug+CD3C3pCikC7+c4La9C1ePpT-j0ogY3LmCzHa_cX...@mail.gmail.com>
From: Jai Pandya <jaipan...@gmail.com>
Date: Wed, 25 Apr 2012 10:21:13 +0530
Message-ID: <CALD6jitipZQpuN=ecbwQ63d0ravm+-dPu_YJWofSJ+c3pSw...@mail.gmail.com>
Subject: Re: [SlideShare Dev] api accessible with secret presentation
To: =?UTF-8?Q?Thibaut_Cavali=C3=A9_=28work=29?= <tcavalie.w...@gmail.com>
Cc: SlideShare Developers <slideshare-developers@googlegroups.com>
Content-Type: multipart/alternative; boundary=f46d04462bce2bc0f604be79a000

--f46d04462bce2bc0f604be79a000
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hey TC,

I understand your concern that you want to fetch embedding information via
AJAX which would not be possible without jsonp for cross domain request. As
of now, we don't support json/jsonp response formats (oEmbed being an
exception). We have marked it in our development pipeline, but I cant
commit on a date.

As a hack around, you can use the proxy
pattern<http://developer.yahoo.com/javascript/howto-proxy.html>for
making cross domain request.

I hope that helps.

-Jai Pandya,
SlideShare

On Mon, Apr 23, 2012 at 8:48 PM, Thibaut Cavali=C3=A9 (work) <
tcavalie.w...@gmail.com> wrote:

> Hi,
>
> So great you answered so fast. I understand your answer. Is there any war
> to use get_slideshow api... in jsonp ? I guess I ask too much...
>
> TC
>
>
> Le 23 avril 2012 17:03, Jai Pandya <jaipan...@gmail.com> a =C3=A9crit :
>
> Hey TC,
>>
>> Embedding information for private presentations is not available via
>> oEmbed, neither do we plan to add it in future. You can use get_slidesho=
w<http://www.slideshare.net/developers/documentation#get_slideshow>API meth=
od as an authenticated user to access this information.
>>
>> -Jai Pandya,
>> SlideShare
>>
>>
>> On Mon, Apr 23, 2012 at 7:29 PM, TCavalie <tcavalie.w...@gmail.com>wrote=
:
>>
>>> Hi everyone,
>>>
>>> First and again, thanks for this great product.
>>>
>>> I have a question that may look silly. I would like to access to the
>>> embed code by oEmbed jsonp, for a secret presentation. By secret, I
>>> mean a presentation that is mine and private, but I enabled private
>>> url and embed code.
>>>
>>> I am a big user of oEmbed api. Ideally, I would like something like
>>>
>>> http://www.slideshare.net/api/oembed/1?url=3Dhttp://www.slideshare.net/=
secret/abcde&format=3Djson
>>>
>>> Is there something enabling it, that I would have missed ? Well, more
>>> generally, I would like my presentation not to be totally public
>>> (searchable and "normal url"), but I would like to access to their api
>>> data and embed code.
>>>
>>> Any idea ?
>>> Thanks,
>>> TC
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "SlideShare Developers" group.
>>> To post to this group, send email to
>>> slideshare-developers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> slideshare-developers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/slideshare-developers?hl=3Den.
>>>
>>>
>>
>

--f46d04462bce2bc0f604be79a000
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div class=3D"gmail_extra">Hey TC,=C2=A0</div><div class=3D"gmail_extra"><b=
r></div><div class=3D"gmail_extra">I understand your concern that you want =
to fetch embedding information via AJAX which would not be possible without=
 jsonp for cross domain request. As of now, we don&#39;t support json/jsonp=
 response formats (oEmbed being an exception). We have marked it in our dev=
elopment pipeline, but I cant commit on a date.=C2=A0</div>

<div class=3D"gmail_extra"><br></div><div class=3D"gmail_extra">As a hack a=
round, you can use the <a href=3D"http://developer.yahoo.com/javascript/how=
to-proxy.html">proxy pattern</a> for making cross domain request.</div><div=
 class=3D"gmail_extra">

<br></div><div class=3D"gmail_extra">I hope that helps.=C2=A0</div><div cla=
ss=3D"gmail_extra"><br></div><div class=3D"gmail_extra">-Jai Pandya,</div><=
div class=3D"gmail_extra">SlideShare</div><div class=3D"gmail_extra"><br><d=
iv class=3D"gmail_quote">

On Mon, Apr 23, 2012 at 8:48 PM, Thibaut Cavali=C3=A9 (work) <span dir=3D"l=
tr">&lt;<a href=3D"mailto:tcavalie.w...@gmail.com" target=3D"_blank">tcaval=
ie.w...@gmail.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class=3D"gmail_extra">Hi,<br><br>So great you answered so fast. I unde=
rstand your answer. Is there any war to use get_slideshow api... in jsonp ?=
 I guess I ask too much...<br><br>TC<br><br><br><div class=3D"gmail_quote">

Le 23 avril 2012 17:03, Jai Pandya <span dir=3D"ltr">&lt;<a href=3D"mailto:=
jaipan...@gmail.com" target=3D"_blank">jaipan...@gmail.com</a>&gt;</span> a=
 =C3=A9crit :<div><div class=3D"h5"><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div class=3D"gmail_extra">Hey TC,<br><br>Em=
bedding information for private presentations is not available via oEmbed, =
neither do we plan to add it in future. You can use <a href=3D"http://www.s=
lideshare.net/developers/documentation#get_slideshow" target=3D"_blank">get=
_slideshow</a> API method as an authenticated user to access this informati=
on.<span><font color=3D"#888888"><br>




<br>-Jai Pandya,<br>SlideShare</font></span><div><div><br><br><div class=3D=
"gmail_quote">On Mon, Apr 23, 2012 at 7:29 PM, TCavalie <span dir=3D"ltr">&=
lt;<a href=3D"mailto:tcavalie.w...@gmail.com" target=3D"_blank">tcavalie.wo=
r...@gmail.com</a>&gt;</span> wrote:<br>




<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
First and again, thanks for this great product.<br>
<br>
I have a question that may look silly. I would like to access to the<br>
embed code by oEmbed jsonp, for a secret presentation. By secret, I<br>
mean a presentation that is mine and private, but I enabled private<br>
url and embed code.<br>
<br>
I am a big user of oEmbed api. Ideally, I would like something like<br>
<a href=3D"http://www.slideshare.net/api/oembed/1?url=3Dhttp://www.slidesha=
re.net/secret/abcde&amp;format=3Djson" target=3D"_blank">http://www.slidesh=
are.net/api/oembed/1?url=3Dhttp://www.slideshare.net/secret/abcde&amp;forma=
t=3Djson</a><br>





<br>
Is there something enabling it, that I would have missed ? Well, more<br>
generally, I would like my presentation not to be totally public<br>
(searchable and &quot;normal url&quot;), but I would like to access to thei=
r api<br>
data and embed code.<br>
<br>
Any idea ?<br>
Thanks,<br>
TC<br>
<span><font color=3D"#888888"><br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;SlideShare Developers&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:slideshare-developer=
s@googlegroups.com" target=3D"_blank">slideshare-develop...@googlegroups.co=
m</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:slideshare-=
developers%2Bunsubscribe@googlegroups.com" target=3D"_blank">slideshare-dev=
elopers+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/slideshare-developers?hl=3Den" target=3D"_blank">http://groups.google.=
com/group/slideshare-developers?hl=3Den</a>.<br>
<br>
</font></span></blockquote></div><br></div></div></div>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>

--f46d04462bce2bc0f604be79a000--