Hello.
Tried to connect Yandex SDK to my game and encountered an next error:
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep
I just created empty project and added <script src="https://yandex.ru/games/sdk/v2"></script> to Head Include in HTML5 export settings.
The problem is reproduced in Godot 3.5.3 and 4.2.1.
What could be wrong and how can this be fixed?