url https://cloud.seatable.cn/workspace/74243/asset/1a98a5ac-853e-480a-b258-2f9944f625b7/images/auto-upload/image-1631258572005.png
download_png, path /images/auto-upload/image-1631258572005.png
Traceback (most recent call last):
File "D:\work\python\seatable_to_wechat\test_seatable.py", line 86, in <module>
result = download_png(base, url, LOCAL_SEATABLE_PATH)
File "D:\work\python\seatable_to_wechat\test_seatable.py", line 40, in download_png
file_url = seatable_base.get_file_download_link(path)
File "C:\Users\chenxiaofeng\AppData\Local\Programs\Python\Python310\lib\site-packages\seatable_api\main.py", line 461, in get_file_download_link
data = parse_response(response)
File "C:\Users\chenxiaofeng\AppData\Local\Programs\Python\Python310\lib\site-packages\seatable_api\main.py", line 41, in parse_response
raise ConnectionError(response.status_code, response.text)
ConnectionError: [Errno 400] {"error_msg":"path /images/auto-upload/image-1631258572005.png not found."}