Hi,
I'm using a Dev token on Basic access. When running the example AddCustomerMatchUserList.cs. It gets to:
The operations are added to the offline user data job.
Asynchronous request to execute the added operations started.
Waiting until operation completes.
It then times out. I have even set the timeout to 10min with the same result. The User list is never uploaded.
Is there a reason why the list is never uploaded?
Thanks