問題タブ [zillow]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - 基本コマンドの実行に問題がある Zillow API
Zillow API を使用しようとしていますが、次のエラーが引き続き発生し、何が間違っているのかわかりません。API 設定のスクリーンショットを Zillow に投稿しましたが、それが問題である可能性がありますが、よくわかりません。コードをチェックしてもらい、設定が間違っている場合は変更しようとしましたが、Zillow は、変更しようとするとウェブサイトでエラーが発生していると言い続けているので、よくわかりません
エラー:
注:data = api.GetSearchResults(key, address, postal_code)
data = api.GetDeepSearchResults(key, "826 Entrada St, Bossier City, LA", "71111")
単独で実行しても動作しません