curl --location --request GET 'http://prod-cn.your-api-server.com/auth/error?code&msg'
{ "data": null, "code": "string", "msg": "string" }