You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tmarshall but in a previous call I created a User with the method you mentioned, where I had to add an email and I can see this user in the Magento adminarea as well as loggin into the frontend with that User.
The function
magento.customerAddress.create
is not working properly.I am using it like that:
When I run this code. I get the Magento Error "Customer email is required". If I add the email to the addressData it is still not working.
Any idea what went wrong?
The text was updated successfully, but these errors were encountered: