How to config Bearer Token when making a GET request?

前端 未结 0 1288
渐次进展
渐次进展 2020-12-21 18:07

Here is the Bearer Token in Postman:

Here is what I do in code:

url_apollo = https://
params_apollo = {
    \'ID\': 123,
}
         


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