gumer-psn
gumer-psn copied to clipboard
Add retrieving PSN friends list
This just adds the base functionality for getting a friends list. The "fields" options can take in different values and should be settable outside of hardcoding it into the URI. The same goes for the other URIs being used. But for now, this will get you a JSON object with your friends list.
:+1:
@drasticactions: this is awesome!
From my testing of limits
, removing the variable (from the URL) entirely results in 100 friend sized blocks returned but the max I'm unsure about exactly but I know a limit=9999
fails but limit=1000
works and returns all names correctly.
The max number of friends for PS4 is 2000, therefore the max for this should also be 2000.
ah, thank you!
On 21 November 2016 at 15:38, grit45 [email protected] wrote:
The max number of friends for PS4 is 2000, therefore the max for this should also be 2000.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jhewt/gumer-psn/pull/9#issuecomment-261841309, or mute the thread https://github.com/notifications/unsubscribe-auth/AQzwGZ-hAVTzFo37SG4HV1hBEchX6K0eks5rASBSgaJpZM4CQ5Cw .