achievements-app / achievements-app/psn-api
Missing examples of how to get titleId from universalSearch
Open
documentation
good first issue
- Dominant language
- TypeScript
- Stars
- 422
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm trying to understand how do you get a Title Id from the universal search since all requests require the Title Id and not the Title Name, the only example I see as option is "SocialAllAccounts", but I'm not aiming to make searches on users, just games.
I know one option is to get the titles for the user and iterate through all of them, making extra requests for the pagination, but this feels pretty much overkill to just find a title Id.
Appreciate the help, thanks.
Contributor guide
Assessment
This issue has not been assessed yet.