Skip to content

Gandi has deprecated API keys #602

@mpartel

Description

@mpartel

Gandi now recommends Personal Access Tokens instead of API keys.

Currently, the authorization header looks like Authorization: Apikey <password>
With Personal Access Tokens, it should be Authorization: Bearer <password>

I tried making this change in ddclient, and it works, but of course just changing it would break things API key users.

I did not find a timeline for when Gandi will remove API keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneedinfoMore information is needed from the userproviderAdds, fixes or removes a provider.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions