Send Pushover notifications with pictures and hyperlinks

No alerts unfortunately ! Have you gotten 2 devices to get alerts in your testing?

Code:
https://api.pushover.net/1/messages.json -s --form-string "token=%996" --form-string  "user=%997" --form-string "message=<b>&CAM</b> &MEMO" -F "attachment=@C:\BlueIris\Alerts\&ALERT_PATH" --form-string "device=iphone1,iphone2"
Yes. Three actually...
--form-string "device=%991"
1754366968440.png


All three devices as-named AND ENABLED on my Pushover dashboard...
1754367735605.png
 
I'll try to send only to this single new device and see if it gets alerts and if it still doesn't, something else could be wrong. Should I dabble with any pushover settings?