程式寫錯,結案 10.4.1 400 Bad RequestThe request could not be understood by the server...
import requests r = requests.get('https://ess.api.cnyes.com/ess/api/v1/news/key...
先在機器上直接打命令,試試用WGET或CURL是否能取得。雖然看起來因該沒做什麼防護。 如果命令都可以正常取得。但程式還是拿到400。那就一定是你的程式問題了。...
有沒有宣告資料的型態是 json type: "POST", dataType: "json", contentType...