achievements-app / achievements-app/psn-api
Relate trophy titles and user titles
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 422
- Forks
- 56
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm trying to gather some basic player statistics from `gamelist/v2/users/$accountId/titles` and `trophy/v1/users/$accountId/trophyTitles`. Unfortunately, `conceptId` appears only in the first request, and the best field to find a game by its name from the second one `trophyTitleName`, which slightly differs from the original game title in lots of cases.
Is there any known api to establish this relationship?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.