I am trying to implement an auth system similar to supabase-auth, using postgres and RLS for the user database. I am creating users that map to 2 postgres roles (admin and regular), and I want to create some sort of policy to be able to let users only view their information. As such, I need to be ab...
Trying to initialize my project and given this error, when logging in I am signed in successfully and in the developer console I have made my projects.I tried "aio login -f" on friday, and it worked perfectly. However today it doesn't seem to work.
Hi there,I have been issues with installation of pdfservices-sdk and pdfservices-extract-sdk.Since there were lots of other things that were installed, and doubted the conflict, I created a fresh windows user, installed a brand new local python (3.12.4) and retried.It failed again and with exact sam...
Hi there,i ran the following command :$ mvn clean install -PautoInstallSinglePackage and got the error like this:saying: Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Unauthorized. but i am able to click open it:http://localhost:4502/crx/packmgr/service.jsp withou issue....
Hey community,I have a question, please. Sometimes, when I deploy changes using mvn clean install -PautoInstallPackage, I only see blank pages with no components after the deployment is done. I need to restart my instance to get everything back. I've checked the logs and other things but haven't fou...
We’re looking for a seasoned freelance software developer (or developers) with a deep understanding of the Adobe Suite, specifically Photoshop, Illustrator, Premiere Pro and After Effects, to develop plug-ins that will increase efficiency in editing and design using our proprietary force control in ...
Hello, Where can I get an developer version of InDesign Server? At the moment we have an older version for test, but we're working on a larger project for a customer that requires a newer version (2022). I already wrote two mails to ccxchng@adobe.com with that question but I don't have an answer. Th...
Hi everyone,I'm developing a plugin for InDesign that includes a pre-export check. If a certain condition is met, I want to display a dialog box prompting the user to confirm or cancel the export.The functionality works as expected up to the point of user confirmation. I've been unable to find a way...