On a standard SP 2010 server, I want to get the currents users quicklinks using REST. I've tried calls such as http://localhost/my/_vti_bin/listdata.svc/QuickLinks without success (404 Not Found).
I have the feeling that the quicklinks aren't stored in the users mysite but somewhere else. Does anybody know how to retrieve the current users quicklinks using the SP REST API.