Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudflare v4's auth head changed #22

Open
gonghwa opened this issue May 20, 2022 · 0 comments
Open

cloudflare v4's auth head changed #22

gonghwa opened this issue May 20, 2022 · 0 comments

Comments

@gonghwa
Copy link

gonghwa commented May 20, 2022

from: x-auth-key
to: Authorization: Bearer

TeCHiScy added a commit to TeCHiScy/cloudflare-api-v4-ddns that referenced this issue Oct 4, 2022
Use new authenticate way, see https://api.cloudflare.com/#getting-started-requests.
Change auth header to `Authorization: Bearer`.
Remove `X-Auth-Key` and `X-Auth-Email` header.
Remove $CFUSER and -u option.

fix issue yulewang#22
TeCHiScy added a commit to TeCHiScy/cloudflare-api-v4-ddns that referenced this issue Oct 4, 2022
Use new authenticate way, see https://api.cloudflare.com/#getting-started-requests
Change auth header to Authorization: Bearer
Remove X-Auth-Key and X-Auth-Email header
Remove $CFUSER and -u option.

fix issue yulewang#22
TeCHiScy added a commit to TeCHiScy/cloudflare-api-v4-ddns that referenced this issue Oct 4, 2022
Use new authenticate way, see https://api.cloudflare.com/#getting-started-requests
Change auth header to Authorization: Bearer
Remove X-Auth-Key and X-Auth-Email header
Remove $CFUSER and -u option

fix issue yulewang#22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant