I\'m getting an object not found error when I try and lookup the owner of the objects
i\'m trying to render. I\'m looping through a collection of video clips, that can be updat
The app might not be publishing the user id to the client when you are logged out. You can try calling the find method on the server and return the user. Or use a different key for querying/