Localization and Addressables Webgl Problems

I am using the Unity Localization package and ran into a bunch of errors when trying to build to Webgl.
Initially happened in Unity 2020.3.12f1 but then upgraded to 2021.3.4f1 and I have the same problem.

Addressable package 1.19.19
Localizatoin package 1.3.2

The first error is:

RemoteProviderException : TextDataProvider : unable to load from url : {baseurl}/StreamingAssets/aa/settings.json

Where base url is the webpage the game is on.

What is this trying to load and is there a way to change the url path?

I tried putting the Streaming Assets on that file path and it still doesn’t load, but ideally the folder would not be on that file path anyway.

I am getting a bunch more errors after this, but I thought I would try and resolve this one first and it could fix the other ones, which are all related to addressables.

1 Like

[Update] Route was successfully changed, so it points at the json correctly. I can even open the json in my browser using the same link.
Webgl still throws this error:
RemoteProviderException : TextDataProvider : unable to load from url :