cloudinary / cloudinary/pycloudinary

cloudinary.api.resources_by_asset_folder Error

Offen
#349 0 Kommentare 1 Reaktion 1 zugewiesene Person Beansprucht von @atdcloud Auf GitHub ansehen
question
Vorherrschende Sprache
Python
Sterne
262
Forks
134
Ø Merge
5 Std. 6 Min.
Gemergte PRs (30 T.)
5

Beschreibung

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:

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.