Replies: 1 comment
-
Firstly, you're not checking the response status. Try:
If you print the response body (res.text) first, you may also get some more clues. Secondly: you cannot update a single interface by a patch to |
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.
-
Hello guys,
I have a question for changing the description of interface.
My logic of code is simple,
my code works fine from 1 to 3 steps but 4 step doesn't work I couldn't find out because there are even no error message.
Longstory short,
Last code(requests patch), why it could't update the description??
Beta Was this translation helpful? Give feedback.
All reactions