You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The notifier_http sink node only supports json data and plain text. Support should be added for image/jpeg content type, in case images should be sent to the remote endpoint. Additionally, support for base64 images could be included.