-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hello,
We have been working on setting the Ninja ticket reporting feature and got the setup needed, but when we run the script, we are getting the following error:
Action completed: Run Enhanced Ticket Reporting Result: FAILURE Output: Action: Run Enhanced Ticket Reporting, Result: Failed
Failed to Generate Ticketing Reports. Linenumber: 1762 Error: Exception calling "ShouldContinue" with "2" argument(s): "Windows PowerShell is in NonInteractive mode. Read and Prompt functionality is not available."
I can see that the script starts to work because in the Activity pane it starts by saying that our ID that was created in the initial Getting Started gets decrypted. After a minute or two it then errors. I tried to look for the item it's trying to call "ShouldContinue" but didn't find it.
Any insight would be appreciated.
Thank you.