I am trying to use rapidshare apis but dont know exactly how to use it?
after using this i am getting error “ERROR: Subroutine invalid.”
Can anybody tell me what is wrong with my link?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The problem is although the API defines the subroutine as
subroutine=getaccountdetails_v1what it actually requires issub=getaccountdetails_v1. This applies for all the subroutine calls.This should work
http://api.rapidshare.com/cgi-bin/rsapi.cgi?sub=getaccountdetails_v1&type=prem&login=MY_USERNAME&password=MY_PASSWORDclick here