File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -177,11 +177,11 @@ https://github.com/Tencent/APIJSON/wiki#%E5%AE%9E%E7%8E%B0%E5%8E%9F%E7%90%86
177177https://github.com/Tencent/APIJSON/issues/107
178178
179179#### 5.登录后 增删改 报错未登录?
180- 如果是自己的网页、小程序、客户端这样报错,一般是因为没有存取 Cookie,需要在登录成功后保存 Cookie 并在调其它接口时带上;<br />
180+ 如果是自己的网页、小程序、客户端这样报错,一般是因为没有存取 Cookie,需要在登录成功后保存 Cookie 并在调其它接口时带上<br />
181+ https://gitee.com/Tencent/APIJSON/issues/I1JTYH <br />
181182如果使用网页工具测试报错,则很可能是 Chrome 80+ 强制 same-site Cookie 的策略导致,可以改用 Postman 或修改 Chrome 设置 <br />
182- https://github.com/Tencent/APIJSON/issues/166
183+ https://github.com/Tencent/APIJSON/issues/166 < br />
183184
184- <br />
185185其它问题见 Closed Issues <br />
186186https://github.com/Tencent/APIJSON/issues?q=is%3Aissue+is%3Aclosed
187187<br />
You can’t perform that action at this time.
0 commit comments