You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task exception was never retrieved
future: <Task finished coro=<parse_takeout() done, defined at Application/data_sources/takeout/api.py:26> exception=Exception('Reservations and purchase data doesnt exists',)>
Traceback (most recent call last):
File "Application/data_sources/takeout/api.py", line 36, in parse_takeout
File "Application/data_sources/takeout/api.py", line 201, in parse_images
File "site-packages/asyncinit/init.py", line 51, in new
File "site-packages/asyncinit/init.py", line 65, in wrapped
File "Application/data_sources/takeout/images.py", line 18, in init
Exception: Reservations and purchase data doesnt exists
The text was updated successfully, but these errors were encountered:
Task exception was never retrieved
future: <Task finished coro=<parse_takeout() done, defined at Application/data_sources/takeout/api.py:26> exception=Exception('Reservations and purchase data doesnt exists',)>
Traceback (most recent call last):
File "Application/data_sources/takeout/api.py", line 36, in parse_takeout
File "Application/data_sources/takeout/api.py", line 201, in parse_images
File "site-packages/asyncinit/init.py", line 51, in new
File "site-packages/asyncinit/init.py", line 65, in wrapped
File "Application/data_sources/takeout/images.py", line 18, in init
Exception: Reservations and purchase data doesnt exists
The text was updated successfully, but these errors were encountered: