Replies: 1 comment
-
@tomchristie @Kludex Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since there is no
json
argument is not present in thedelete
endpoint I tried using the request method like this;But it is throwing the following error; what is the correct method to do this?
- /usr/local/lib/python3.10/site-packages/httpx/_content.py:202: warning occurred: Use 'content=<...>' to upload raw bytes/text content.
Beta Was this translation helpful? Give feedback.
All reactions