cloudinary / cloudinary/pycloudinary

cloudinary.api.resources_by_asset_folder Error

オープン
#349 コメント 0 件 リアクション 1 件 担当者 1 名 @atdcloud が担当を希望しています GitHub で見る
question
主要言語
Python
スター
262
フォーク
134
平均マージ
5時間 6分
マージ済み PR(30日)
5

説明

res = cloudinary.api.resources_by_asset_folder('prd', tags = True, metadata = True)
print('res=', res)
return res['resources']

Traceback (most recent call last):
File "C:\WPy64-31050\YHB\venv\lib\site-packages\cloudinary-1.32.0-py3.10.egg\cloudinary\api_client\execute_request.py", line 76, in execute_request
result = json.loads(body.decode('utf-8'))
File "C:\WPy64-31050\python-3.10.5.amd64\lib\json\__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\WPy64-31050\python-3.10.5.amd64\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\WPy64-31050\python-3.10.5.amd64\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。