Closed
Description
Confirm this is a Python library issue and not an underlying Cloudflare API issue.
- This is an issue with the Python library
Describe the bug
Given parameters taken from the documentation regarding how to update a configuration.
When client.zero_trust.tunnels.cloudflared.configurations.update
is called.
Then the following error is returned:
To Reproduce
- Take an account id, a tunnel id and a dummy body for the call
- Call
client.zero_trust.tunnels.cloudflared.configurations.update
OS
docker with python image
Python version
3.9.0
Library version
v4.2.0 & 4.0.0
Metadata
Metadata
Assignees
Labels
No labels