the error is clearly telling you that you are using the wrong method. The doc says: curl --request POST and in the code: requests.get
確定! 回上一頁