loginIdentifiedUser / loginUnidentifiedUser works properly on app launch. The issue is when you carry out these actions in sequence - loginIdentifiedUser, logOut and loginUnidentifiedUser, I get this UI error with console error
errorCode: 0, errorMessage: The operation couldn’t be completed. (Network request succeeded but the response was ignored error 0.)
