Hello
The first issue that was in PROD is now OK !
This is very good news. We can get images again
Can you detailed what happend ?
However, they issue is still there in the second case contexte
For the first case: we recently strengthened our security policy, which had an impact on the temporary links created by the export feature. Those links are not meant to be used in this way, but we implemented a workaround for your specific case.
For the second case: this is a different issue. When you create the images in php, you should include the Content-Length header to the images, otherwise they are blocked for security purposes as well. If you add this header, the second case will be fixed.
I do confirm !
Both cases are now resolved
Many thanks !