pygodaddy icon indicating copy to clipboard operation
pygodaddy copied to clipboard

3rd Party Client Library for Manipulating Go Daddy DNS Records.

Results 9 pygodaddy issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 516, in urlopen body=body, headers=headers) File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 304, in _make_request self._validate_conn(conn) File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 724, in _validate_conn conn.connect() File "/usr/lib/python3/dist-packages/urllib3/connection.py", line...

Since 2 days now I get an error when I run pygodaddy without making any changes. I tried with a previous, working installation but even ten I keep getting the...

Updated version number, so this can be merged immediately. Supercedes merge requests #13 and #14

Hello From several days ago I have this error: CANNOT login to GoDaddy 2015-12-14 17:57:53,680 Starting new HTTP connection (1): v4.ident.me 2015-12-14 17:57:54,753 My ip: x.x.x.x 2015-12-14 17:57:54,754 Starting new...

Login html string should be updated: - self.logged_in = bool(re.compile(r'id="menu-customer-name">(.*)').search(html)) - self.logged_in = bool(re.compile(r'Customer Number: ').search(html))

I installed pygodaddy and have no idea were to go from here. Where are the config changes made? What are the "quick start" directions telling me to do? I am...

Hi, either on python 2.7 or 3, i can not login anymore with pygodaddy module. It return false and i have no more clue why. Thanks to help.

GoDaddy updated their login mechanism, hasn't been working since 24th August 2015, I have updated pygodaddy to allow logins to work again.

Login method doesn't work anymore since 24/08/2015. This fix the problem #12