- When I login, everything works great, change the password
it starts to fail, when the user closes the application, the session is lost, and he cannot change his password
I get this error
I/flutter(13021): isClientSafe: true
I/flutter (13021): errorType: Meteor.Error
I/flutter(13021): error: 401
I/flutter (13021): details: null
I/flutter (13021): message: Must be logged in [401]
I/flutter (13021): reason: Must be logged in
I/flutter(13021): stack: null
How can you keep the session?
@tanutapi please urgent
it starts to fail, when the user closes the application, the session is lost, and he cannot change his password
I get this error
How can you keep the session?
@tanutapi please urgent