Open rmw opened 12 years ago
I remember a few months ago when writing our initial code that I had to load the "whole" user record (not just do a search) to get a lot of essential data -- did you try this? If memory serves, I think you have to do something like .find() with an id, not the lookup-by-email functionality.
Is it possible to get additional customer data aside from just the email address? I'm specifically interested in the postal address.