zulip/zulip-mobile

Handle new USER_DEACTIVATED and REALM_DEACTIVATED API error codes.

Aperta

#4571 aperta il 29 mar 2021

 (8 commenti) (0 reazioni) (0 assegnatari)JavaScript (673 fork)github user discovery
api migrationshelp wanted

Metriche repository

Star
 (1348 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

https://github.com/zulip/zulip/pull/17872 adds a couple of new custom error codes for errors that I'd expect us to see when trying to connect to a deactivated organization with the mobile apps (and also will change the error codes to 403).

We should check if these help the mobile app do better error handling for this error when trying to login or start the app.

Guida contributor