使用django发了一个post请求,返回的信息处理后重新发送。出现这个错误。错误信息:
requests.exceptions.ConnectionError: HTTPConnectionPool(host='*.baidu.com', port=80): Max retries exceeded with url: /api/msg/groupmsgsend?access_token= (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2d264fd080>: Failed to establish a new connection: [Errno -2] Name or service not known'))
你域名写错了.baidu.com,怎么是开头呢