AEM Page Export, not working for non-admin users
Using references from The Page Exporter and Mobile with Content Sync , I have implemented page exporter configuration.
With this, in admin login, http://localhost:4502/content/something.export.zip works fine. This downloads a ZIP file with all HTML, images, CSS and JS.
But with any other login, even though the user is of administrator group will only download empty zip file.
Please help resolve this.

