oznu/docker-cloudflare-ddns

Cannot index array with string "content"

ptah4i opened this issue · 2 comments

Hey guys. I get this error

jq: error (at :0): Cannot index array with string "content"

Any help?

Solved. I use a domain with special characters (IDN / .de) like ö, ü or ä.
Converting the IDN to ACE-String solved this error.

Example:
IDN-Form: überall-ist.de
ACE-String: xn--berall-ist-8db.de

I'm getting the same error and don't have a domain with a special character.