You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to write a script that lists all the domains I have registered.
When I run the script:
* I get a text with the raw request and response from under the hood
* When I run a for loop on api.domains_getList() I get an object with all the data about the domain, I just need the domain name.
I am trying to write a script that lists all the domains I have registered.
When I run the script:
* I get a text with the raw request and response from under the hood
* When I run a for loop on api.domains_getList() I get an object with all the data about the domain, I just need the domain name.
I would like the output to be something like this
The text was updated successfully, but these errors were encountered: