逼吧啦 (@RockerHX)怎么我搭建的Newapi明明curl能访问,codex就是会报403,nginx的锅吗? 中发帖

curl -s -H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{"model":"gpt-5.4","input":[{"role":"user","content":"test"}]}' \
https://x.serv00.net/v1/responses
{"id":"resp_0b470a625ca3f33b0169ccb4c10a688191b2e618671ac9fc5b","object":"response","created_at":1775023297,"status":"completed","background":false,"completed_at":1775023297,"error":null,"frequency_p...