Page 1 of 1

Icon Color ignored on Blue Iris

Posted: 28. Aug 2021, 11:43
by mjanssen
Hi,

I'm implementing PushSafer for my Blue Iris setup and I would like to use colors (red, green, etc) to indicate the sort of message.

When testing the URL in a browser, it works just fine (all special characters are replaced by %23, %20, etc), but when using the URL in Blue Iris and replacing the %20 with a space, the message is send just fine, but without color and when replacing the %23 with a #, the error "Web: error: No stream: 400"is displayed in Blue Iris.

Any way to make Blue Iris pass the icon color parameter correctly?

Re: Icon Color ignored on Blue Iris

Posted: 28. Aug 2021, 12:24
by admin
Can you test again with encoded # = %23

and post a feedback here!

Kevin

Re: Icon Color ignored on Blue Iris

Posted: 28. Aug 2021, 13:45
by mjanssen
admin wrote:
28. Aug 2021, 12:24
Can you test again with encoded # = %23

and post a feedback here!

Kevin
Already tried that, as it is the generated code in the Pushsafer website. Didn't work unfortunately. The message is sent successfully, but without the specified color.

Re: Icon Color ignored on Blue Iris

Posted: 28. Aug 2021, 15:38
by admin
Hi,

what bluriris version you use?
I installed the latest (V5) and get the same error with or without color parameter.

Kevin

Re: Icon Color ignored on Blue Iris

Posted: 28. Aug 2021, 16:10
by admin
I had successfully tested it with the previous version V4. It would be better to write to the support of Blueiris, why the WEB request does not work and what this error message means!