You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signal changed their linking API, which means trying to link a new device on the latest bridge release will result in org.whispersystems.signalservice.api.push.exceptions.NonSuccessfulResponseCodeException: [405] Bad response: 405 in the signald logs
Signal changed their linking API, which means trying to link a new device on the latest bridge release will result in
org.whispersystems.signalservice.api.push.exceptions.NonSuccessfulResponseCodeException: [405] Bad response: 405
in the signald logsSignald may be fixed at some point (https://gitlab.com/signald/signald/-/issues/379), but the bridge has also been rewritten in Go (#372), so using the main branch is recommended for new users.
The text was updated successfully, but these errors were encountered: