但是当我重定向http://localhost:8888/.netlify/functions/addData时,我得到了这个失败的get请求错误 Request from ::1: GET /.netlifyfunctions/addDataStack Trace: Request failed with status code 401at axiosRequest (D:\tiktokclone\node_
在Azure AD B2C自定义策略中,在调用外部RESTAPI时,如果RESTAPI返回HTTP错误代码,如404未找到或401未授权,则"ContinueOnError“属性不会生效。相反,在自我断言的技术概要文件的情况下,用户旅程突然结束,向用户界面抛出错误“无法验证提供的信息”。但是,当RESTAPI返回错误代码(如400Bad Request )时,ContinueOnError属性会按预期