[cloudflare] ERROR invalid API token key format #59

Closed
opened 2025-11-20 04:19:31 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @marcuslannister on GitHub (Sep 17, 2020).

Hi, Here is my config file content, is there any thing wrong?
I use lastest docker image.

{
    "settings": [
        {
            "provider": "cloudflare",
            "domain": "xxx.services",
            "host": "@",
            "key": "xxxxx",
            "zone_identifier": "xxxx",
            "email": "xxx@gmail.com"                                                                                                                                                                                    }
    ]
}
Originally created by @marcuslannister on GitHub (Sep 17, 2020). Hi, Here is my config file content, is there any thing wrong? I use lastest docker image. ``` { "settings": [ { "provider": "cloudflare", "domain": "xxx.services", "host": "@", "key": "xxxxx", "zone_identifier": "xxxx", "email": "xxx@gmail.com" } ] } ```
Author
Owner

@marcuslannister commented on GitHub (Sep 17, 2020):

sorry, my fault, the config file on wrong path.

@marcuslannister commented on GitHub (Sep 17, 2020): sorry, my fault, the config file on wrong path.
Author
Owner

@qdm12 commented on GitHub (Sep 17, 2020):

No problem 😉 I think you have a missing closing curly bracket in your json too.

@qdm12 commented on GitHub (Sep 17, 2020): No problem 😉 I think you have a missing closing curly bracket in your json too.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#59