Closed dhamaris closed 1 month ago
Hello @dhamaris , we are not in control of the API endpoints, we only created a module that connects to the existing service. The API url is the same that is used on https://audiovisual.ec.europa.eu/en/ , you can check the console to see the requests it makes, so it is up to date. It's best that you contact the AV portal team to know if they have a solution or ask the team that handles your infrastructure to add an exception.
Thanks for your help @brummbar, in the end we added an exception to the whitelist on LISO so that it would allow requests to that domain https://gfdwwnbuul.execute-api.eu-west-1.amazonaws.com I close this ticket
Dear team,
We are facing an issue when trying to use your module in the external network of the European Commission because in your module there is a validation endpoint: https://gfdwwnbuul.execute-api.eu-west-1.amazonaws.com/avsportal/avsportal.
The issue here is that the European Commission network blocks external URLs so we can't reach the endpoint due to not having a standard European Commission DNS (for example: europa.eu or ec.europa.eu)
Do you plan modifying the DNS https://gfdwwnbuul.execute-api.eu-west-1.amazonaws.com to match the European Commission DNS pattern at some point?
Thanks!