The problem is that the API defines the subroutine as
subroutine=getaccountdetails_v1what is actually required
sub=getaccountdetails_v1. This applies to all subroutine calls.
This should work
http://api.rapidshare.com/cgi-bin/rsapi.cgi?sub=getaccountdetails_v1&type=prem&login=MY_USERNAME&password=MY_PASSWORD
Press here
source
share