我已将令牌添加到属性文件中,但无法获取资源,并且请求头中没有authorization,是否需要添加任何额外的属性?
graphiql:
mapping: /graphiql
endpoint:
graphql: /graphql
subscriptions: /subscriptions
subscriptions:
timeout: 30
reconnect: false
basePath: /
headers:
Authorization: "Bearer eyJraWQiOiJvMW5发布于 2022-09-23 13:26:45
在UI本身中添加Authentication header in JSON格式,请参阅下面的图像

https://stackoverflow.com/questions/73827972
复制相似问题