Requests sent via APIsix Dashboard using GET and POST methods can be successful, but requests using PUT and DELETE methods fail without generating any logs. #2948
Labels
bug
Something isn't working
Issue description
Figure 1 and 2 shows the initiation of GET and POST requests.
It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.
It appears that there are no logs indicating any PUT or DELETE requests being made.
Could you please tell me what the problem is? Could it be that the server has restrictions in place?
Expected behavior
I expect to be able to access it normally.
How to Reproduce
Figure 1 and 2 shows the initiation of GET and POST requests.
It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.
It appears that there are no logs indicating any PUT or DELETE requests being made.
Could you please tell me what the problem is? Could it be that the server has restrictions in place?
Screenshots
No response
Environment
apisix version (cmd:
apisix version
):3.9.1OS (cmd:
uname -a
):Linux szzfglpt-3 3.10.0-862.2.3.el7.x86_64 Init Dashboard & add some features #1 SMP Wed May 9 18:05:47 UTC 2018 x86_64 x86_64 x86_64 GNU/LinuOpenResty / Nginx version (cmd:
nginx -V
oropenresty -V
):1.25.3.1etcd version, if have (cmd: run
etcd --version
):3.5.8apisix-dashboard version, if have:
Browser version, if have:
Additional context
No response
The text was updated successfully, but these errors were encountered: