因此,我使用pythonanywhere托管django网站,上传并显示图片被存储在cloudinary中,显示图片运行良好,但是当我上传一篇文章时,我会得到以下错误:
Error at /post/Unexpected error - MaxRetryError("HTTPSConnectionPool(host='api.cloudinary.com', port=443): Max retriesestablish a new connection: [Errno 111] Conne
我正在使用Search (.net),需要使用多个标记进行搜索。示例:这应该归还所有的女性鞋,是红色的。失败代码:.Expression("tags=shoe women red")失败代码:SearchResult result = cloudinary.Search()
.Expression("tags=shoe,women,red&q