Sometimes it can be difficult to understand why we find this error in the API or in our interfaces.
There are three possible reasons for this:
- All the sites in the request have an opening date later than the date of the request
- All the sites in the request have a closing date before the date of the request
- The date of the request is positioned in the future with respect to the date of the requested sites (in their own time zone). This case is the most complex to understand, for example if you are on a UTC +4 time zone and you use the API or our interfaces at midnight 5 passing the current date, if a site is at UTC+3 you will get an error because the date does not exist yet for this site.