问题 So I have been following this documentation provided by Google: https://developers.google.com/actions/identity/user-info Recently, the request.userId was deprecated so Google. So I turned to this documentation which specifies use the conv.user.storage. I have tried using the storage property in my app but it seems it doesn't store any user data as the next time I access it, the storage generates a new user id key. const data = "Something you want to save"; let userId; // if a value for userID