Recently active topics in SlideShare tagged with api

  • 4 Replies 2 Followers

    INVALID API VALIDATION ERROR Last reply on April 17, 2008 11:58.

    i am getting invalid api validation error..
    the code what i have written is...
    <?php echo"<form action='http://www.slideshare.net/api/1/upload_slideshow' method='post' ENCTYPE='multipart/form-data?>";
    echo"username:<input name="username" type="text" /><br />";
    echo"password:<input name="password" type="password" /><br />";
    $ts=time();
    $api_key='N7BBoxsa';
    $hash=eDlUiCYC."$ts";
    $slideshow_title=" api-conference-2008";
    echo"<input name="api_key" type="hidden" value="$api_key" /><br />";
    echo"<input name="ts" type="hidden" value="$ts" /><br />";
    echo"<input name="hash" type="hidden" value="$hash" /><br />";
    echo"<input name="slideshow_title" type="hidden" value="$slideshow_title" /><br />";
    echo"<input name="slideshow_srcfile" type="file" /><br />";
    echo"<input name="slideshow_description" type="hidden" />" ;
    echo"<input name="submit" type="submit" value="submit" />";
    echo"";
    ankur ankur reported this problem on April 10, 2008 11:49. It's tagged api
  • 4 Replies 3 Followers

    cant get upload to work - am i stupid? Last reply on April 16, 2008 09:55.

    i would like to use the slideshare api to upload a ppt file on demand.. but i keep getting the following error message:
    <slideshareserviceerror>
    <message>6: Slideshow file is not a source object</message>
    </slideshareserviceerror>

    Here is the URL i am trying (obviously replaced certain details!)

    http://www.slideshare.net/api/1/uploa...

    If anyone can help me that would be great.
    woopsicle woopsicle reported this problem on April 15, 2008 13:12. It's tagged slideshare
  • 3 Replies 2 Followers

    API problem Last reply on March 20, 2008 14:34.

    I recently signed up for the SlideShare API and received an API key and a shared secret. When I finally got around to playing with the API, I'm getting an error indicating that there's a problem verifying my API key or shared secret.

    I posted on the google group, but this list seems to be dead. I've also emailed SlideShare through the contact form on the website and I still haven't gotten any response. I tried applying for a new API key and I haven't received any response from that.

    Is there somebody on this list that works for SlideShare that can help me out with this? I love your site and would love to use your API, if I could only get it to work.

    Thanks,

    Michael Collins
    mfcollins3 mfcollins3 reported this problem on March 19, 2008 00:20. It's tagged api
  • 2 Replies 3 Followers

    Need to be able to delete Slideshows via the API - any prospect? Last reply on November 08, 2007 13:26.

    The subject says it all really. Being able to delete a slideshow is very important in a mashup-type scenario.... :)

    sim
    sim sim asked this question on November 06, 2007 15:23. Tiago Serra also has the question sim asked. It's tagged api, and delete
  • 3 Replies 2 Followers

    Adding the new privacy feature to the Slideshare API (please!) Last reply on November 08, 2007 13:29.

    It's great to see the new privacy option in Slideshare - I've been hoping this was in the works!

    What I would really like to know is, are there plans to update the API so that the privacy setting can be set when uploading a file from a third party site?

    Many thanks

    Simon
    sim sim asked this question on November 07, 2007 11:55. It's tagged api, and privacy