header 包含日语字符时无法发送 Postman 请求

Unable send Postman request when header contains Japanese character

Header 邮递员中的字段:

--header 'Dropbox-API-Arg: {"path": "/テスト自動化/test.xlsx"}'

并且这个字段旁边有一个警告:

value contains non iso 8859 1 characters 

发送请求时收到错误响应:

Could not send request
Error: Invalid character in header content ["Dropbox-API-Arg"]

有人可以解决这个问题吗?

尝试 select在 Postman 中编辑文本并右键单击,然后在上下文菜单中 select EncodeURIComponent