need to schedule a REST API request (every 60 seconds) for generating an access token, then to use it as a bearer token for other calls

后端 未结 0 340
广开言路
广开言路 2021-01-03 12:22

I used sched to schedule the task (fetching the access Token) then storing it in a variable called \'i\'

By defining a function to achieve the target and setting t

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