Why am I getting a 401 - unauthorized - response when I try to use a Bearer token with HTTPClient in .NET Core?

后端 未结 0 1334
情深已故
情深已故 2020-12-23 01:23

I\'m trying to use HttpClient to make a GET call to an endpoint using a bearer token I receive from a previous call using Basic auth, which works, but I am getting a 401 res

相关标签:
回答
  • 消灭零回复
提交回复
热议问题