My first question, is if am putting in the project name right because when I go to the manual, the project name seems to go first when gateway scoped.
Then I put the path, and then the params.
My next question is how am I supposed to be putting in datetime datatype parameters.
I tried '2024/09/08 07:00:00' as a string.
I tried using dates derived from system.date.now().
I think either a parameter is wrong or the call is not working.
I am trying to run from the script console.
I am working there for testing to make a gateway event script.
Because it says that it can't coerce to a map though, I have to think the issue is in the params most likely.
You cannot. When the function signature for the different scopes is incompatible, you simply cannot run the actual gateway script code in the designer script console.