The API expects a JSON request body,not a form-encoded request. And, you need to use the requests.post() method to send the right HTTP ...
確定! 回上一頁