## introduction 404 error for https://squeezely.tech/tracker/%s/sqzl.js ## What's happened We have API credentials in this format ``` ID: XX-XXXXXXX-XXXXX api: sq_...... Webhook: 12....... ``` We get 404 error for this script https://squeezely.tech/tracker/XX-XXXXXXX-XXXXX/sqzl.js At the same time, we get the correct path using account ID `XX-XXXXXXX`: https://squeezely.tech/tracker/XX-XXXXXXX/sqzl.js But we can't place this ID in the field `squeezely/general/account_id` because in this case the API does not work ## Environment Magento: 2.4.6-p8 PHP: 8.2 Hyva theme: 1.3.9
introduction
404 error for https://squeezely.tech/tracker/%s/sqzl.js
What's happened
We have API credentials in this format
We get 404 error for this script https://squeezely.tech/tracker/XX-XXXXXXX-XXXXX/sqzl.js
At the same time, we get the correct path using account ID
XX-XXXXXXX: https://squeezely.tech/tracker/XX-XXXXXXX/sqzl.jsBut we can't place this ID in the field
squeezely/general/account_idbecause in this case the API does not workEnvironment
Magento: 2.4.6-p8
PHP: 8.2
Hyva theme: 1.3.9