Retrieving Active Zones #1

Zamknięty
opened 2019-07-28 11:47:35 +00:00 by Ghost · 1 comment

only ACTIVE domains allow set,get and remove.
the endpoint for listing zones returns all zones by default (even not ACTIVE)
it accepts an optional statuses query param to filter by zone status.

however filtering by other statuses works but by ACTIVE seems to cause an internal server error

so i ran my tests without the statuses query and using an ACTIVE zone handpicked from all the zones response

the repository code however has the ?statuses=ACTIVE because i guess there is no server error for the production environment

here is the line

here is the endpoint doc

only ACTIVE domains allow set,get and remove. the endpoint for listing zones returns all zones by default (even not ACTIVE) it accepts an optional statuses query param to filter by zone status. however filtering by other statuses works but by *ACTIVE* seems to cause an internal server error so i ran my tests without the statuses query and using an *ACTIVE* zone handpicked from all the zones response the repository code however has the *?statuses=ACTIVE* because i guess there is no server error for the production environment here is the [line](https://git.coolaj86.com/danleyb2/acme-dns-01-godaddy.js/src/branch/master/lib/index.js#L38) here is the [endpoint doc](https://developer.godaddy.com/doc/endpoint/domains#/v1/list)
coolaj86 zostaje przypisany(-a) przez Ghost 2019-07-28 11:49:54 +00:00
Właściciel

Yeah, I've had trouble with the development API before. The first time I used it it didn't work at all and I had to put in a support ticket.

Yeah, I've had trouble with the development API before. The first time I used it it didn't work at all and I had to put in a support ticket.
Ghost zamknął(-ęła) to zgłoszenie 2019-08-04 07:05:14 +00:00
Zaloguj się, aby dołączyć do tej rozmowy.
Brak etykiety
Brak kamienia milowego
Brak przypisanych
Uczestnicy 2
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

Reference: coolaj86/acme-dns-01-godaddy.js-ARCHIVED#1
No description provided.