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.
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.
Embedding information for private presentations is not available via oEmbed, neither do we plan to add it in future. You can use get_slideshow<http://www.slideshare.net/developers/documentation#get_slideshow>API method as an authenticated user to access this information.
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
> 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=en.
> Embedding information for private presentations is not available via > oEmbed, neither do we plan to add it in future. You can use get_slideshow<http://www.slideshare.net/developers/documentation#get_slideshow>API method 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
>> 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=en.
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.
> 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 écrit :
> 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_slideshow<http://www.slideshare.net/developers/documentation#get_slideshow>API method 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
>>> 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=en.