@stcroppe Hi Steve,
This works - I am able to get through the creation/identification of existing contact successfully but now encountering this issue in the part where we send the email:
{message: “contactId does not match current session contact”, details: {errorcode: “-5003”}}
details: {errorcode: “-5003”}
errorcode: “-5003”
message: “contactId does not match current session contact”
Although the correct contact Id has been passed, it looks like the emailContact() is looking for a special type of promise?