API Endpoints Macro Not Found

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Rysoulaxe
Newbie
Posts: 5
Joined: Wed Sep 23, 2020 5:47 pm

API Endpoints Macro Not Found

Post by Rysoulaxe » Mon Nov 09, 2020 11:29 am

Hello,

When a macro is called with example: http://0.0.0.0:2222/macro_name?Var=1
The macro runs fine and replies with the value of "MACRO_RESULT" as expected.

After a few tries the macro will STILL execute but will respond with "Macro not found".

Restarting Macro Scheduler solves this issue until it happens again, at random intervals.
My guess is that port 2222 is still being used when the macro is not found but then the macro still executes so I am at a loss.

Has anyone come across this before or have any advise on the issue?

Thank you

MarcinW
Junior Coder
Posts: 23
Joined: Thu Jul 23, 2020 11:24 pm

Re: API Endpoints Macro Not Found

Post by MarcinW » Tue Nov 10, 2020 10:21 am

Hi,I am having the same issue, cannot find out what might be the cause of this problem. "Macro not found" response is returned even though script is triggered by the API call. Correct response is critical to our implementation, hopefully someone will know what can cause this issue.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts