mindoc
mindoc copied to clipboard
Responding With 422 Status Code
When the XSRF enabled, some create requests, such as project namespace, will fail to handle responding 422 status code. Although it could be fixed by set XSRF disabled, still required to fix in the future.
Which beego version are you using?
Beego Version v1.12.3 Not Tested in Beego Version 2.x.x
这是开启了https配置导致的,改为false即可,这是个bug,部署文档: https://dev.bbexam.com/