Skip to content
New issue

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

M_FORBIDDEN: "Can not create filter for other user" #5

Open
IngwiePhoenix opened this issue Mar 24, 2020 · 0 comments
Open

M_FORBIDDEN: "Can not create filter for other user" #5

IngwiePhoenix opened this issue Mar 24, 2020 · 0 comments

Comments

@IngwiePhoenix
Copy link

Getting filter failed [M_FORBIDDEN: Cannot create filters for other users] {
  errcode: 'M_FORBIDDEN',
  name: 'M_FORBIDDEN',
  message: 'Cannot create filters for other users',
  data: {
    errcode: 'M_FORBIDDEN',
    error: 'Cannot create filters for other users'
  },
  httpStatus: 403
}

This is the error I get when trying to run the bridge. Configuration should be adequate as no other errors happened so far. Unfortunately, this is where I am stuck at :)

At least I thought so. I had a hunch: When Riot displayed my username in all lowercase, I realized I had logged in with IngwiePhoenix as my localpart - but I was supposed to lowercase it entirely.

So what actually happened: The bridge was trying to set filters for IngwiePhoenix, whilst being logged in as ingwiephoenix.

Might be useful to know for other bridges too, methinks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant