We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: unhashable type: 'dict'
This issue has been migrated from #14321.
https://sentry.tools.element.io/organizations/element/issues/39942/?project=2&query=is%3Aunresolved&statsPeriod=24h
Someone called PUT /_matrix/client/r0/rooms/!REDACTED%3Amatrix.org/state/m.room.member/%40REDACTED%3Amatrix.org with content of the form
PUT /_matrix/client/r0/rooms/!REDACTED%3Amatrix.org/state/m.room.member/%40REDACTED%3Amatrix.org
{avatar_url: {content_uri: 'REDACTED'}, displayname: 'REDACTED, is_direct: False, membership: 'join'}
The avatar_url is malformed: it should be a string.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue has been migrated from #14321.
https://sentry.tools.element.io/organizations/element/issues/39942/?project=2&query=is%3Aunresolved&statsPeriod=24h
Someone called
PUT /_matrix/client/r0/rooms/!REDACTED%3Amatrix.org/state/m.room.member/%40REDACTED%3Amatrix.org
with content of the formThe avatar_url is malformed: it should be a string.
The text was updated successfully, but these errors were encountered: