Don't use master branch unless you know what you are doing.
OK got it
Hello
I have the same mistake by creating a notification
Unrecognized field "web" (class org.traccar.model.Notification), not marked as ignorable (6 known properties: "notificators", "attributes", "calendarId", "type", "id", "always"])
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@1c2ca51c; line: 1, column: 58] (through reference chain: org.traccar.model.Notification["web"])
how did you fix it?
Hey, im confused, the documentation says web should be able to be passsed but when it is it's unrecognised - what data type does it expect exactly?
This is a very old thread. We don't even have such fields anymore.
I have built Traccar from the latest source. Notifications stopped working and disabled. When I try to enable notification, I get the error Unrecognized field "web" (class org.traccar.model.Notification), not marked as ignorable. I have copied the web files from my custom build.