the account type could be different each time and so i want to set up a new name each time. the problem is, this records once on start up and then the second time the cron schedule runs it never updates. I see the cron job runs correctly and i get fresh data each time too from getFeeAccounts().
Hi,
I'm trying to do something like this
the account type could be different each time and so i want to set up a new name each time. the problem is, this records once on start up and then the second time the cron schedule runs it never updates. I see the cron job runs correctly and i get fresh data each time too from getFeeAccounts().