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
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 63: invalid start byte
File "/application/core/workflow.py", line 465, in csv_to_json
data_list = list(csv_data)
Cannot process file as CSV
Sentry Issue: ASYNC-BACKEND-18