If you are seeing a 404 (The specified blob does not exist.) message in the browser console log when trying to reference our script.
This error log is caused by having multiple versions of the InStockNotify script defined in your store settings, and one of them no longer exists and can not load. It technically does not harm the page at all, but it is better to not have the error message there.
Steps to fix the console log error:
Step 1: Delete any reference to our script in Storefront -> Footer Scripts
In footer scripts it will look like:
<!-- Begin InStockNotify Script-->
<script src:="https://instocknotify.blob.core.windows.net/stencil/9s8dididusosoifus.js"></script>
<!-- End InStockNotify Script-->
Step 2: Delete any entries in Storefront -> Script Manager
Step 3: Generate the latest script
After generating the latest script, it will automatically be added into the store script manager.
The form might not be visible instantaneously, give it a minute or two to allow full propagation throughout the BigCommerce Content Delivery Network.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article