1450793561 commented on issue #12334:
URL: https://github.com/apache/apisix/issues/12334#issuecomment-2979837429

   > The search result I provided shows a list of modules/snippets where APISIX 
could be returning `400 Bad Request`.
   > 
   > Try checking the following:
   > 
   > * Have you tried sending the same request that fails directly to the 
upstream, without passing through APISIX?
   > * Does it still return `400`?
   > * Do you have access to the upstream logs?
   > * Do you have any plugin configured for the route or global rules?
   > * If you have a look at APISIX code for these plugin (you can make a 
custom search directly on GitHub, from path `apisix/plugins` and keyword 
`400`), do these return 400?
   
   
   This route has not enabled any plugins. When a 400 error occurs, the 
following error is found in the error.log:
   
   <img width="1255" alt="Image" 
src="https://github.com/user-attachments/assets/d4fd2a47-36e2-47c2-94d2-da6bc1152eb1";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to