Hi, I'm working with Switch API too, trying to get user's games list for my Ukrainian website. Can you please share which API are you using? I've figured out how to login through API, make all tokens, get info about logged-in user, but can't fetch other users' activity. I've found this endpoint - /v3/Friend/GetUserByFriendCode, but always receiving error saying "Your client has issued a malformed or illegal request. That’s all we know.". I'm sending friendCode in json.params, and api login token in Bearer header. I'd be really thankful if you help me.