ConnectionError: HTTPS ConnectionPool exception while sending request to url with azure functions

后端 未结 0 1347
小鲜肉
小鲜肉 2021-01-25 17:42

I\'m trying to collect data from the rest api using python azure functions, with the following code:

def _get_tickets_from_last_period():
    url = "https://         


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