taskforcesh / issues

Taskforce.sh issues
6 stars 0 forks source link

Errors when loading dashboard #83

Closed prescience-data closed 2 years ago

prescience-data commented 2 years ago

After signing up using Google account, I'm encountering toasts with error messages each time I load the dashboard.

image
Http failure response for https://api.taskforce.sh/organizations: 500 OK: ""<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Internal Server Error</pre>\n</body>\n</html>\n""
manast commented 2 years ago

If this error is stil there, can you send me an email here manast@taskforce.sh with your login email, I guess something broke in your account that is triggering a bug in the service, since I cannot reproduce this error.

manast commented 2 years ago

This issue was caused by the picture url in the given account being too long, we now support up to 2048 chars which is the maximum supported by Chrome anyway.