Hello there,
I created a report and it works fine on the admin screen. But when I add it to the portal it gives error. (ss1.jpg,ss2.jpg) I couldn't figure out what I did, could someone please help?
Although I allow all portal roles, it still fails. (ss3.jpg)
log records.
[2020-07-18 13:20:35] Espo.DEBUG: API (403) No read access.; GET /api/v1/portal-access/5cdbba4278b706cc7/Report/5f12d845697f6fc0c; Route pattern: /ortalId/:controller/:id; Route params: Array ( [portalId] => 5cdbba4278b706cc7 [controller] => Report [id] => 5f12d845697f6fc0c ) [] []
[2020-07-18 13:20:35] Espo.NOTICE: (403) No read access.; GET /api/v1/portal-access/5cdbba4278b706cc7/Report/5f12d845697f6fc0c; line: 337, file: /var/www/vhosts/******.com.tr/httpdocs/application/Espo/Services/Record.php [] []
[2020-07-18 13:20:38] Espo.DEBUG: API (403) GET /api/v1/portal-access/5cdbba4278b706cc7/Report/action/run?id=5f12d845697f6fc0c&where%5B0%5D%5Btype%5D=cu rrentMonth&where%5B0%5D%5Battribute%5D=belgeTarihi ; Route pattern: /ortalId/:controller/action/:action; Route params: Array ( [portalId] => 5cdbba4278b706cc7 [controller] => Report [action] => run ) [] []
[2020-07-18 13:20:38] Espo.ERROR: (403) GET /api/v1/portal-access/5cdbba4278b706cc7/Report/action/run?id=5f12d845697f6fc0c&where%5B0%5D%5Btype%5D=cu rrentMonth&where%5B0%5D%5Battribute%5D=belgeTarihi ; line: 250, file: /var/www/vhosts/******.com.tr/httpdocs/application/Espo/Modules/Advanced/Services/Report.php [] []
I created a report and it works fine on the admin screen. But when I add it to the portal it gives error. (ss1.jpg,ss2.jpg) I couldn't figure out what I did, could someone please help?
Although I allow all portal roles, it still fails. (ss3.jpg)
log records.
[2020-07-18 13:20:35] Espo.DEBUG: API (403) No read access.; GET /api/v1/portal-access/5cdbba4278b706cc7/Report/5f12d845697f6fc0c; Route pattern: /ortalId/:controller/:id; Route params: Array ( [portalId] => 5cdbba4278b706cc7 [controller] => Report [id] => 5f12d845697f6fc0c ) [] []
[2020-07-18 13:20:35] Espo.NOTICE: (403) No read access.; GET /api/v1/portal-access/5cdbba4278b706cc7/Report/5f12d845697f6fc0c; line: 337, file: /var/www/vhosts/******.com.tr/httpdocs/application/Espo/Services/Record.php [] []
[2020-07-18 13:20:38] Espo.DEBUG: API (403) GET /api/v1/portal-access/5cdbba4278b706cc7/Report/action/run?id=5f12d845697f6fc0c&where%5B0%5D%5Btype%5D=cu rrentMonth&where%5B0%5D%5Battribute%5D=belgeTarihi ; Route pattern: /ortalId/:controller/action/:action; Route params: Array ( [portalId] => 5cdbba4278b706cc7 [controller] => Report [action] => run ) [] []
[2020-07-18 13:20:38] Espo.ERROR: (403) GET /api/v1/portal-access/5cdbba4278b706cc7/Report/action/run?id=5f12d845697f6fc0c&where%5B0%5D%5Btype%5D=cu rrentMonth&where%5B0%5D%5Battribute%5D=belgeTarihi ; line: 250, file: /var/www/vhosts/******.com.tr/httpdocs/application/Espo/Modules/Advanced/Services/Report.php [] []
Comment