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
API Endpoints Macro Not Found
Moderators: JRL, Dorian (MJT support)
Re: API Endpoints Macro Not Found
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.