Hello,
We are not providing access for notifications with earlier versions of Ganib which is now made available with the latest version i.e. Ganib 5.2.
OR you can run the below script on your existing database and try again:
INSERT INTO `PN_EVENT_HAS_NOTIFICATION` VALUES (100,100),(200,200),(400,400),(500,500),
(600,600),(700,700),(800,800),(900,900),(1000,1000),(1100,1100),(1200,1200),(1300,1300),
(2000,2000),(2010,2010),(2040,2040),(2070,2070),(2071,2071),(2072,2072),(2073,2073),
(2074,2074),(2300,2300),(2310,2310),(2311,2311),(2312,2312),(2320,2320),(2321,2321),
(2322,2322),(2323,2323),(2330,2330),(2331,2331),(2332,2332),(2333,2333),(2340,2340),
(2341,2341),(2342,2342),(2350,2350),(2351,2351),(2352,2352),(2360,2360),(2361,2361),
(2362,2362),(2363,2363),(2364,2364),(2370,2370),(2371,2371),(2372,2372),(2400,2400),
(2401,2401),(2402,2402),(2403,2403),(2410,2410),(2411,2411),(2412,2412),(2413,2413),
(2414,2414),(2415,2415);
Please try the provided solutions and do let us know if you are facing any other issues.
Thanks,