MoeMemosAndroid
MoeMemosAndroid copied to clipboard
Unable to log in to Memos 0.25.1 using MoeMemos 0.8.6
Title almost says it all.
Server log says:
2025/09/19 18:31:11 ERROR unknown error method=/memos.api.v1.UserService/GetUser error="rpc error: code = InvalidArgument desc = invalid user name: invalid user ID \"2:getSetting\""
Same thing get's shown as toast.
I'm a bit lost here. mortis should not be necessary with these versions, right?
Memos 0.25.1 has minor but API breaking changes. Mortis is already updated for 0.25.1, so it's recommended to use Mortis to handle API breaking issues.
Had same issue, added Mortis and that resolved it.
Thanks for the hint, I didn't expect more breaking changes from 0.25.0 to 0.25.1. Will try mortis.
Mortis helped. I assume mortis and usememos should be updated in lockstep?