Fellow mailman enthusiasts, I am configuring Mailman 3's web frontend components, Hyperkitty, based on the provided documentation: <https://docs.mailman3.org/en/latest/config-web.html>. I have successfully set up Django and completed various configuration steps, but I am encountering an issue with authenticating with the Mailman Core REST API.
Description of the issue: → Mailman core REST API Configuration: in the Django settings.py file, I have set the MAILMAN_REST_API_URL to the correct URL of the Core's REST API server (http://localhost:8001/). Additionally, I have specified the MAILMAN_REST_API_USER and MAILMAN_REST_API_PASS with the appropriate credentials (default values used in the core are 'restadmin' and 'restpass'). → Authentication failure: despite the correct configuration of the REST API settings, when attempting to interact with the Mailman Core REST API through Hyperkitty, authentication fails. Depicting that authentication credentials are invalid. → MAILMAN_ARCHIVER_KEY configuration: I have also configured the MAILMAN_ARCHIVER_KEY in the Django settings.py file, ensuring that it matches the value set in the mailman-hyperkitty.cfg file as per the documentation. → Documentation: I have carefully followed the documentation related to the Mailman REST API and the configuration parameters. However, I couldn't find any specific troubleshooting steps or additional settings that might be required to ensure successful authentication. That's why I'm here seeking assistance to identify any potential misconfigurations or steps I might have missed in setting up the authentication between the Mailman web components and the Mailman Core REST API. Your insights, suggestions, or guidance on resolving this authentication issue would be highly appreciated. Let me know if additional information or specific configurations are needed. Thanks in advance for your support! Patricia T. Flexing codes with <https://maniflexa.com/services/uganda-web-design-company/>. ------------------------------------------------------ Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/ Member address: arch...@jab.org