GA4 server side | network fetch requests failed

Hey guys, quick question for you;

it’s the first time that we see something like this:

  • network requests (type fetch) to GA4 server side properties in error
  • network requests (type XHR) to GA4 server side properties regularly working
  • sgtm and GA4 server side debugging regularly working
  • gtm and GA4 debugging client side regularly working

and the questions are:

  • do we have to concern about something or everything is working properly?
  • is it a “false red-flag”?

I repeat, it’s the first time we see something like this in the network tab (with or without consent accepted)

here some screenshots



you can test it here on this link

Many thanks

Hey @giovanni_fabbrocino

What is the reason for blocking the request? It is specified in the general list of network tabs in the stouts column. Also what errors do you see in the console?
I can assume that these requests are blocked because of CORS/CSP.

1 Like

Hey @Alex , thanks for the reply;
we’re asking about CORS/CSP policies;

at the same time we opened a ticket from our sgtm account, please can we continue to talk in that ticket?

many thanks

Hey @giovanni_fabbrocino

I think the Stape support team can verify this for you and point out the reason.
It is almost certain that the problem is in CORS/CSP and this should be fixed by your developers

1 Like