Recently, an error occurred when trying to download and zip files from within CRM's Web Resource. The error was related to a CORS issue, specifically the lack of an 'Access-Control-Allow-Origin' header on the requested resource. The issue was resolved by removing a forward slash at the end of the URL specified in the Allowed origins. This fixed the problem because Azure Blob Storage CORS rules require exact matching for allowed origins.
Login now to access my digest by 365.Training