Hello everybody.
I’m building an HTML5 Godot build.
The build uses Nakama as a backend.
The domain on which the build is located is protected by an ssl certificate (https)
When I try to connect to Nakama in this case, it swears that different url_scheme, mixed http and https, this crap.
And when I try to get into Nakama via https, it doesn’t work at all.
When I use https is everithing okay.
Maybe someone has come across this and knows how to teach Nakama connects to the client via https?