按照identityserver4官方实例 创建服务端,API端,获取token端 可以正常返回token,但使用postman访问一直出现

 invalid_request  

 

IdentityServer4 4.x 网络请求返回invalid_request

 

 

 

 

不明所以,后百度一番后 需要把content-type修改为 application/x-www-form-urlencoded  参考地址

 

 

 

 

IdentityServer4 4.x 网络请求返回invalid_request

 

相关文章:

  • 2021-12-11
  • 2022-12-23
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
相关资源
相似解决方案