Duplicate http request
Hi Tasker community,
I am hoping someone on here can help me with my issue. I have two Tasker profiles set up to push notifications to my http request. The initial set up was straightforward however, I noticed that my endpoint was receiving duplicate messages, even though there was only one push Notification. I played around with using timestamps variable sets, unique ideas, Automating clearing notifications before duplicate can be sent and recursion. I have not had luck with any of those methods trying to stop the duplicate processing of the same notification to my HTTP request. I am thinking to just set up my end point to block duplicates, but I would much rather prefer eliminating this issue on tasker’s side. Please let me know if there are any suggestions one thing I would like to notice I’ve had this profile running prior with no issue.