Notifications "Run System Command" fails with spaces.

Notifications "Run System Command" fails with spaces.

I'm working on creating notifications to pushover.net using the "Run System Command" notification type and it seems to fail any time there is a space.

Normally I can run

  1. curl -s -F token=aG7K3cvqY1aJ7o39ZrY4Dve2M3yrnS -F user=m7VCDRsjHsaHz3vpArfrqLnzvr19JV -F title="ThisDevice 'has' A PROBLEM" -F message="help me please" https://api.pushover.net/1/messages.json
without a problem from a command line... but when I put it in the system command box with the right variables.... anything with a space or set of ' ' quotes seems to fail and never run.

                New to ADSelfService Plus?