I've been trying to get server-side tag manager to work utilizing docker containers on my local server and just can't seem to get the GTM container to allow the JavaScript to be called locally - has anyone attempted this?
I've ensured that the server-side container is published, it contains containers for GA4, Google Analytics and the API key for the container is the same one i pass to the environment and within the containers I've specified to load the JavaScript (made sure that was enabled)
I can hit test and get my test URL, but since the actual GTM tags fail locally nothing is firring - but clearly the test container/preview container is responding since it's my preview URL showing nothing.
Am I missing something obvious? Anyone try running these containers locally?