令牌字符串的问题
来源:5-9 实现用户登陆功能(Web层)

Roem
2022-03-17
在swagger填了令牌字符串测试的时候出现报错:
TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': String contains non ISO-8859-1 code point.
Swagger的认证令牌字符串就是小程序登录时的token吧?填上去不行
写回答
1回答
-
神思者
2022-03-17
怎么出现字符集的问题了?你检查项目的字符集
00
相似问题