Hi everyone,
I’m running into a persistent issue where user avatars fail to load within the CRM. This is happening for all users across different browsers.
When logging in, all avatar images are broken. Looking at the browser console/network tab, the request returns a 401 Unauthorized error.
Example URL: ?entryPoint=avatar&size=small&id=6888c2ef1c8c32391 &t=1770984006894
There is a temporary manual fix, but it's not sustainable:
Has anyone encountered this? Any help would be greatly appreciated!
I’m running into a persistent issue where user avatars fail to load within the CRM. This is happening for all users across different browsers.
When logging in, all avatar images are broken. Looking at the browser console/network tab, the request returns a 401 Unauthorized error.
Example URL: ?entryPoint=avatar&size=small&id=6888c2ef1c8c32391 &t=1770984006894
There is a temporary manual fix, but it's not sustainable:
- If I copy the broken image URL and open it directly in a new browser tab, the avatar displays correctly.
- After doing this once, if I refresh the CRM page, all avatars start working again immediately.
- After some time (presumably when the session expires or is renewed), the avatars break again with the same 401 error.
Has anyone encountered this? Any help would be greatly appreciated!
