I'm running the 201708.AddCrmBasedUserList sample against a test account.
The code sample creates the crm user list properly, but encounters the following error when adding users to the newly created list :
[NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ operations[0].operand.membersList[0].addressInfo, NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ operations[0].operand.membersList[0].addressInfo, NotWhitelistedError.CUSTOMER_NOT_WHITELISTED_FOR_API @ operations[0].operand.membersList[0].addressInfo]
How can I test this functionality as it is what I'll be using in a production application? Do I need to get a different level of approval for my test account?
Thanks,
Daven