|
HI ,
I am creating a web application in Asp.net/C# and able to finds users AlbumList , Album and Photo .
but not getting any api/soap method that could help me to
Upload user’s photo in their respective album.
Hi5 User1----------------------------------------
Hi5 User2-------------------------------------
Hi5 User3---------------------------------------- My WebApplication -------------------------------à Hi5.com
For music api I am getting right signature of Httprequest for REST call.
SO I am trying to fetch’s user music playlist through this url
http://api.hi5.com/music (wsdl):
but problem is that how could I retrieve users music playList .
|
May 16, 2008
2:25 AM
|
|
Sharda,
we don't have a way of uploading photos using the APIs.
For getting a user's play list, have you tried using getPlaylists? You can look up the description here:
http://api.hi5.com/ soap_ns6_MusicApiService.html#getPlaylists
Sameer.
|
May 19, 2008
12:08 PM
|
|
Thanks Smeer, I have another query regarding music playList on reference of http://api.hi5.com/soap_ns6_MusicApiService.html
when i am calling getPlaylists() it's giving a SOAP error PermissionDeniedException .
Can we download video file through REST/SOAP call ??
Thanks Sharda s Patel sharda.spatel@diaspark.com
|
Jun 3, 2008
5:20 AM
|
|
Sharda,
are you using an auth token?
Sameer.
|
Jun 3, 2008
11:01 PM
|
|
hi sammer thanks, using Hi5AuthToken with rest music/getPlayLists i am getting xml response. But for uploading video/music manulay with hi5.com ,i am not getting any upload video/music Link . actualy i am looking to upload a music file manulay instead of rest api so that i can get proper playlists xml from music/getPlayLists() . Has video/music upload functionalty been remoded ??
|
Jun 5, 2008
6:38 AM
|
|
Sharda,
we have removed the video functionality on the site. Please contact help@hi5.com for more information on playlists, and if you are having trouble with manually uploading playlists to the site.
Sameer.
|
Jun 10, 2008
12:16 PM
|