gandi-live-dns icon indicating copy to clipboard operation
gandi-live-dns copied to clipboard

updated to python 3

Open anthonymobile opened this issue 6 years ago • 1 comments

i think i got everything -- might be a couple things still in the exception handlers that i didnt test.

anthonymobile avatar Jan 11 '19 18:01 anthonymobile

thanks. i noticed and did.

On Tue, Feb 19, 2019 11:05 AM, Kayou [email protected] wrote: @kay0u requested changes on this pull request.


In config.py:

@@ -11,7 +9,7 @@ Start by retrieving your API Key from the "Security" section in new Account admin panel to be able to make authenticated requests to the API. https://account.gandi.net/ ''' -api_secret = '---my_secret_API_KEY----' +api_secret = 'KWyuy0WIBZ0enWAOjGAM9boP'

This is completely private. I suggest you to regenerate as fast as possible your api key!!!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

[email protected]+1 646 780 0570

anthonymobile avatar Feb 19 '19 16:02 anthonymobile