Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2 by
sanjiv.i...@gmail.com: Getting Exeception
http://code.google.com/p/jslideshare/issues/detail?id=2
Was trying hands on on jslideshare with
SlideShareAPI slideShareAPI = SlideShareAPIFactory.getSlideShareAPI(
API_KEY, SHARED_SECRET);
Slideshow slideshow = slideShareAPI.getSlideshow("142806");
String embedCode = slideshow.getEmbedCode();
Getting Exception :
2013-11-30 13:32:37,800 [INFO ] [main]
com.benfante.jslideshare.SlideShareAPIImpl - Called getSlideshow with
id=142806
Exception in thread "main"
com.benfante.jslideshare.SlideShareErrorException: Not Found
at
com.benfante.jslideshare.SlideShareConnectorImpl.sendMessage(SlideShareConnectorImpl.java:162)
at
com.benfante.jslideshare.SlideShareAPIImpl.sendMessage(SlideShareAPIImpl.java:203)
at
com.benfante.jslideshare.SlideShareAPIImpl.getSlideshow(SlideShareAPIImpl.java:73)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings