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
AttributeError: 'NoneType' object has no attribute 'url'
File "app/utils/onadata_utils.py", line 212, in start_csv_import_to_hyper
db,
File "app/utils/onadata_utils.py", line 151, in get_csv_export
bearer_token = get_access_token(user, server, db)
File "app/utils/onadata_utils.py", line 64, in get_access_token
url = f"{server.url}{ONADATA_TOKEN_ENDPOINT}"
The text was updated successfully, but these errors were encountered:
Sentry Issue: DUVA-PRODUCTION-10
The text was updated successfully, but these errors were encountered: