นี่คือคำสั่งที่ฉันใช้เพื่อรับข้อมูล
พยายามใช้%20
, +
และคำพูด ดูเหมือนไม่มีอะไรทำงาน
curl -g -v -H "Authorization: "XXX" --request GET \
--url https://insights-api.clavistechnology.com/api/v2/search-term-results?filter\[online-store\]=amazon&\[search-term\]=250gb%20ssd \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json' --globoff
ล้อมรอบมันคำพูดให้ < HTTP/1.1 400 BAD_REQUEST
--url "https://insights-api.clavistechnology.com/api/v2/search-term-results?filter\[online-store\]=amazon&\[search-term\]=250gb ssd" \