OlegPhenomenon

Results 8 comments of OlegPhenomenon

> First time loading took looong time, but eventually completed. Count shows that i have 40847 of 40847 domains (tech contact filter is off). But it will show me only...

@vohmar ticket is still actual?

@vohmar @ratM1n Have you looked at the Apache configuration? Is there support included? I know that nginx has this, but as far as I understand, we use apache?

@vohmar How I understand we have production test environment? Is this ticket still actual? Can it be closed?

put here from our discussion: ``` but the problem is that the link is only available in the reservation response, I cannot get it afterwards ie with checking the reservation...

PR is here - https://github.com/internetee/registrar_center2/pull/155

### Example of transfer **csv data:** ``` Domain,Transfer code hospital.test,23118v2 example.test,abc123def ``` **request:** ``` curl -X POST "https://your-domain.com/repp/v1/domains/transfer" \ -H "Authorization: Basic $(echo -n 'username:password' | base64)" \ -H "Content-Type:...