nextcloud / nextcloud/integration_matrix
Failed to deserialize form: Invalid scope format
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As an admin user I am able to configure integration using MAS, and I can see my matrix rooms when I click "send file to matrix".
But when a user tries to login, he gets an error on MAS:
Failed to deserialize form: Invalid scope format
BTW, do you plan to make the integration working in encrypted rooms? As far as I can understand, soon all rooms in matrix will be mandatory encrypted.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing a user login through MAS after configuring the Matrix integration, then compare it with the admin flow that can list rooms. Investigate the scope sent during login and the "Invalid scope format" response. Done means users can log in successfully; encrypted-room support is a separate question raised in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100