I hope you are doing well.
I am currently experiencing a CORS (Cross-Origin Resource Sharing) issue when trying to access the Arelle backend API from my Angular application. The Angular frontend is running on http://localhost:4200, and it attempts to communicate with the Arelle API hosted on a different origin.
Could you please let me know if CORS can be enabled or configured on the Arelle server side to allow requests from the Angular frontend? If there's an existing workaround or proxy approach that works well with Arelle, I would appreciate any guidance.
Thank you very much for your support.
Best regards,