On Alert Actions Inserts User Admin

rfj

Pulling my weight
Joined
Oct 26, 2014
Messages
402
Reaction score
117
I defined a web request action when there is an alert. It looks like this:

[IP]/JSON?request=runevent&id=[ID]

Never mind the parameters. It's just an example. The issue I am having is that BI seems to insert a default user name (admin) and probably some password. However, the GET request doesn't require a user and password. Actually, the request will fail when a user and password is defined. So how can I tell BI not to automatically insert a user (and password) when I send a GET request? Btw, I don't even have a user "admin" defined in the Blue Iris Settings -> Users.
 
Top