Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception if domain is empty subreg.set_google_mx_records('') #3

Open
cikorka opened this issue Dec 2, 2013 · 0 comments
Open

exception if domain is empty subreg.set_google_mx_records('') #3

cikorka opened this issue Dec 2, 2013 · 0 comments

Comments

@cikorka
Copy link
Owner

cikorka commented Dec 2, 2013

Traceback (most recent call last):
File "", line 1, in
File "/Users/cikorka/Dev/subreg/subreg/api.py", line 737, in set_google_mx_records
records = self.get_dns_zone(domain)
File "/Users/cikorka/Dev/subreg/subreg/api.py", line 369, in get_dns_zone
response = self._request('Get_DNS_Zone', kwargs)
File "/Users/cikorka/Dev/subreg/subreg/api.py", line 772, in _request
response['error']['errormsg'],
subreg.exceptions.ApiError: Major: 501 Minor: 1005 Text: Missing or empty value for domain name

@cikorka cikorka closed this as completed Dec 26, 2013
@cikorka cikorka reopened this Dec 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant