I have an action that sends an http request to the server.
mes = newMapFromValues("message", notification_text);
But for some reason, the request is sent twice instead of once. That is, the request is duplicated.
I can't figure out what this is about.
Does anyone have any thoughts on this?
Maybe someone has come across this already.
The action is duplicated
Moderator: Martin
Re: The action is duplicated
I have solved this problem.
I have trigger "Notification on Statusbar".
In the trigger parameters, you need to check box next to "ignore group summary"
Maybe it well be useful to someone. =)
I have trigger "Notification on Statusbar".
In the trigger parameters, you need to check box next to "ignore group summary"
Maybe it well be useful to someone. =)