Samuel Elliott
Samuel Elliott
> But the `Flagp` response before we dive into `loginToAccount` appears to renew the `f` token, but *not* `p1` or `p3` > > ``` > Flapg response: b'{"result":{"f":"NEW","p1":"OLD","p2":"1655464973","p3":"OLD"}}' > ```...
> 1st: Could you make it that the name of the game comes up first, [...]? So others can see at a glance on the memberlist which game I'm playing....
> > I've created Discord applications for most Nintendo-published games: https://github.com/samuelthomas2774/nxapi/tree/main/src/discord/titles. @MCMi460 I don't mind you using these as well [...] > > Ah, thank you @samuelthomas2774! I'll add this...
Hi, friend suggestions are only available from the [Switch friend suggestions server](https://github.com/kinnay/NintendoClients/wiki/Friends-API) currently. This is only based on friends on other Nintendo services and linked Twitter/Facebook accounts, not recent activity....
I've added translation support for most of the Electron app. (I think there's still a few things that need adding, and I'm also adding (partial) support for Discord activities.) Translation...
@Inkception @hilot06 I've added some extra keys for things I missed: https://github.com/samuelthomas2774/nxapi/compare/b9b9f6a8d74d1ba24ef8b84fc502d04985e64ed7..f8ab3721714849a77b9feb056aa291bbacd91019#diff-6439e40dd9e95cc1adf4effe25ea70a75c5a52dc0e04d831b9416f1a50da8d54. Could you add these please, then I'll merge both pull requests. Thank you again, and sorry it's taken...
As of 07/10/2022 06:13 UTC v2.3.1 is required for `/v3/Account/Login` on Android. ~~v2.2.0 still works on iOS.~~ nxapi's remote configuration API now returns `2.3.1` for nxapi 1.4.0.
Since 31/10/2022 02:03 v2.3.1 is required for `/v3/Account/Login` on iOS.
Hi, the title ID you provided only appears to exist in Nintendo of America eShop regions: https://fancy.org.uk/api/nxapi/title/01006b0016ad6000/ids: ```json { "regions": [ { "region": "US", "title_id": "01006b0016ad6000", "nsu_id": "70010000047561" }, {...
Hi, this is something I'm planning to add at some point. Currently I think it's the only thing the official app is required for (other than voice chat). As SplatNet...