- Server operating system version
- Ubuntu 22.04 LTS
- Plesk version and microupdate number
- 18.0.56 Update 2
I am working on a custom plesk extension that needs to serve dynamic content pages related to topic including roblaxmod from a custom route. I can register the extension and it shows up in the panel, but when I try to serve dynamic HTML and JSON responses from the custom API route the Plesk panel returns a 404 or blocks the request due to permission scope issues. Has anyone implemented an extension with dynamic content endpoints before and what configuration or manifest settings are required to allow custom controllers to serve content without security errors Thanks.