tchapgouv / tchap-ios

A Matrix client for iOS
https://apps.apple.com/fr/app/tchap/id1446253779
Apache License 2.0
59 stars 17 forks source link

Report a content doesn't seems work #1060

Closed NicolasBuquet closed 1 month ago

NicolasBuquet commented 2 months ago

No error is displayed on web but the error is not reported.

See investigation on web issue : https://github.com/tchapgouv/tchap-web-v4/issues/1038

NicolasBuquet commented 2 months ago

Sur iOS, l'appel suivant a lieu :

[MXHTTPClient] #32 - POST _matrix/client/r0/rooms/!GYvvtLxkvYfjqEMPKE:agent.dinum.tchap.gouv.fr/report/%24opyKuMd-KhvSwW0qJPrpTNZ8ik_GCCX5jUlatErFEQg completed in 91ms

et la réponse du back-end est SUCCESS.

Le problème serait donc bien un souci côté back-end plutôt que côté client.

MarcWadai commented 1 month ago

fixed by https://github.com/tchapgouv/tchap-infra/issues/2892