.local tlds should be allowed as website and apido...
# support-questions-legacy
a
.local tlds should be allowed as website and apidomain names
For local development
r
Oh. Right now what error do you get?
a
Error: Please make sure that the apiDomain and websiteDomain have correct values
We use local tlds to unify all the services running locally. Caddy/nginx acts as a reverse proxy locally. Having .com tlds locally is a pain as the browsers keep trying to redirect to the https versions which they don't for .local tld.
The error from the backend sdk
r
Ah. I see. This is kind of a special case, since .local is not actually a valid tld
Maybe you could use something else? Like .io or another .com domain wherein the browser won’t redirect to https?
a
It's the same with other valid tlds unfortunately.
r
That’s odd. What’s the full domain that you are trying?
a
It used to work until last week, something changed in the browsers I guess. Not a high priority issue though, but .local tlds will be nice to have.
r
Which browser and what version of it?
6 Views