We have recently changed some parts of the site to use network path
reference<http://stackoverflow.com/questions/3583103/network-path-reference-uri...>
URI
scheme, which reflected in the API response as well. The good thing about
this URL scheme is that you don't need to specify the protocol
(http/https), and the URLs automatically use current page protocol. Please
let me know if it breaks anything in your app, we'll try to resolve the
issue as soon as possible.
On Wed, Jun 20, 2012 at 8:16 PM, Mutt Jack <slideshare...@gmail.com> wrote:
> http://www.slideshare.net/api/2/search_slideshows API, when response,
> both <ThumbnailURL> and </ThumbnailSmallURL> return error message.
> it lose "http:" string, url just like "//cdn.sildeshare.net/sdsjdaksdj/
> img", It last for at least 3 days. so ... can this be solved.
> --
> 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.
It's a backwards incompatible change to an API. Naturally it breaks things in apps. In future please consider taking advantage of the versioning mechanism already built into your API URLs (/api/2/...) to avoid breaking apps that implement your previous specification.
On Thursday, June 21, 2012 12:11:20 AM UTC-4, Jai Pandya wrote:
> Hello Mutt,
> We have recently changed some parts of the site to use network path > reference<http://stackoverflow.com/questions/3583103/network-path-reference-uri...> URI > scheme, which reflected in the API response as well. The good thing about > this URL scheme is that you don't need to specify the protocol > (http/https), and the URLs automatically use current page protocol. Please > let me know if it breaks anything in your app, we'll try to resolve the > issue as soon as possible.
> -Jai Pandya, > Engineer at SlideShare
> On Wed, Jun 20, 2012 at 8:16 PM, Mutt Jack <slideshare...@gmail.com>wrote:
>> it lose "http:" string, url just like "//cdn.sildeshare.net/sdsjdaksdj/ >> img", It last for at least 3 days. so ... can this be solved.
>> -- >> 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.