Expected behaviour: A proper error is thrown using the callback, or 0.
Actual behaviour: Cannot read property 'friends' of undefined @ getFriendsList.js:16
How to reproduce:
- Set profile's Friends List privacy to Private
- Attempt to run SteamApi.getFriendList(<ID>, <KEY>, <cb>);