krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
1.22k stars 222 forks source link

Cannot accept invitation due to CORS #1442

Open happyZYM opened 3 weeks ago

happyZYM commented 3 weeks ago

Bug Description

Cannot accept an invitation.

Steps to Reproduce

  1. Someone send an invitation to the user
  2. click on "accept"
  3. fail to accept the invitation. When I investigate the problem in the web version of fluffychat, the browser said the post request to matrix.org failed due to CORS, and the error code is 502

Expected Behavior

Can accept invitation in fluffychat.

App Version

1.22.1

Additional Platform Information

Linux(Flatpak)

Additional Context

No response