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

Unable to deny invitation due to wrong API calls? #3834

Open
apfelnutzer opened this issue Feb 26, 2025 · 1 comment
Open

Unable to deny invitation due to wrong API calls? #3834

apfelnutzer opened this issue Feb 26, 2025 · 1 comment
Labels
T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter

Comments

@apfelnutzer
Copy link

Steps to reproduce

  1. Where are you starting? What can you see?

I cannot deny an invitation, API calls seem to be wrong (it worked with the classic Element performing different API calls):

<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/unstable/im.nheko.summary/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/summary?via=matrix.org HTTP/1.1" 404 59 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1504 "synapse-websecure@docker" "http://172.22.0.4:8008" 1ms
<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/v3/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/joined_members HTTP/1.1" 403 141 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1506 "synapse-websecure@docker" "http://172.22.0.4:8008" 4ms
<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/v3/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/state HTTP/1.1" 403 141 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1507 "synapse-websecure@docker" "http://172.22.0.4:8008" 5ms
<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/unstable/im.nheko.summary/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/summary?via=matrix.org HTTP/1.1" 404 59 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1508 "synapse-websecure@docker" "http://172.22.0.4:8008" 1ms
<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/v3/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/state HTTP/1.1" 403 141 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1510 "synapse-websecure@docker" "http://172.22.0.4:8008" 4ms
<IP> - - [26/Feb/2025:08:44:22 +0000] "GET /_matrix/client/v3/rooms/!xbsUUugvLBZPzJnWPv:matrix.org/joined_members HTTP/1.1" 403 141 "-" "Element X/25.02.0 (iPhone 13 Pro; iOS 18.3.1; Scale/3.00)" 1511 "synapse-websecure@docker" "http://172.22.0.4:8008" 5ms
  1. What do you click?
    Received a SPAM invitation and clicked on "Ablehnen" (German for "deny").

Outcome

What did you expect?

I expected the invitation to disappear.

What happened instead?

I got an error and the invitation remained present.

Your phone model

iPhone 13 Pro

Operating system version

iOS 18.3.1

Application version

25.02.0

Homeserver

1.124.0

Will you send logs?

No

@stefanceriu
Copy link
Member

Same as #3713, MSC3266 is not enabled on the homeserver.

@Velin92 Velin92 added the X-Needs-Info This issue is blocked awaiting information from the reporter label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect X-Needs-Info This issue is blocked awaiting information from the reporter
Projects
None yet
Development

No branches or pull requests

3 participants