question

alessandrogeras avatar image
alessandrogeras asked

Hello friends, I dont know what Im missing here. I already made the script to create user account and password and are working. Just this script isnt work. ,Help with code - AddOrUpdateContactEmail

,

help.png (13.1 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Joshua Strunk avatar image
Joshua Strunk answered

You need to add a callback to the AddOrUpdateContactEmail method call. The error you are getting is saying the method AddOrUpdateContactEmail takes more than the single argument you are using.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

alessandrogeras avatar image alessandrogeras commented ·

Thanks Joshua, now it works. I really thank you, I had this trouble for 3 days and now it works =)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.