
I'm trying to point my domain's NS to Appwrite's ones, but OVH returns the following error:
You need to register ns1.appwrite.zone in order to associate this dns to domain name MYDOMAIN.PRO (Please contact the registrar sponsoring the domain name appwrite.zone)
This is the first time I've encountered this type of error. Should I contact OVH, or is this something that needs to be addressed on your end?

Why are you doing this?
Recommended threads
- Appwrite Datetime Fields Display as "N/A...
I'm facing an UI issue on appwrite's collection documents list. A related question is opened by me on stackoverflow. https://stackoverflow.com/questions/796559...
- CORS errors with storage bucket
I have a javascript file in the storage bucket and I used the view endpoint in an `src` attribute of a `<script>` tag. But I am getting the `net::ERR_BLOCKED_BY...
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
