Scorm Pack Issue

How do you deal with scorm packs being loaded in your simulation? If I am not mistaken, it’s a kind of cdn.

I’m currently working on a learning management system that uses scorm packs as its content package.

I’ve created a script using the HAR converter (via Google Chrome), wherein I could see that the (scorm pack) file is successfully loaded (200 OK response).
When executed in Gatling, request returns 404 error. However, when I checked the direct url, the content is there.

Compare the HTTP requests and responses produced by a browser and Gatling and figure out the differences.