You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Home of our Idle Ideas
Hi, so i have a campaign macro with the "getImpersonated()" function that worked in maptools, but it seems in mote everyone is getting this error.
Norman Hammond
unread,
Apr 29, 2018, 3:42:12 PM4/29/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Home of our Idle Ideas
Side note it seems there's a couple other issues.
The intellisense on the macro editor tells me to use client.PersonaId() even though there's client.id and client.persona but no peronaid
secondly macros like getSize() when passed the client.id gives an error, even though i'm passing the impersonated token ID as usual.
Idle Ideas Inc.
unread,
Apr 30, 2018, 3:04:30 AM4/30/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Home of our Idle Ideas
sorry, we all out of our towns atm. the correct mote function is client.persona, though you might still get the permission error. is this macro on a lib token? if not, put the main macro body on a lib token and call it from a campaign macro.