jhewt / gumer-psn

A Playstation Network API written in Node.js
MIT License
346 stars 71 forks source link

Errors with gameID #5

Closed KJThaDon closed 10 years ago

KJThaDon commented 10 years ago

Hello again.

First time using the /gameID and they all give me the error "report to github"

I have gotten these 2 to display the json /PSN/your_id /PSN/your_id/trophies

Although all of the ones below give that error. /PSN/your_id/trophies/gameID /PSN/your_id/trophies/gameID/groups /PSN/your_id/trophies/gameID/groups/groupID /PSN/your_id/trophies/gameID/tophyID

jhewt commented 10 years ago

Hi, what are the ID's you are getting errors with? (profileID and npCommID)

Change the lines "report to github" with:

res.send(trophyData)