-
Notifications
You must be signed in to change notification settings - Fork 65
Register not possible #264
Comments
Registration doesn't work on matrix.org, because it requires you to fill a captcha which isn't currently possible to be done through nheko. You would have to register through Riot. |
@mujx Have you seen the fallback API which allows you to direct a user to a page on the homeserver in a web browser where they will complete the ReCaptcha step? |
@anoadragon453 I don't see how it's possible to get that to work without embedding a webview. |
The session ID is returned as part of the call to /register. Thus if the server responds with a register flow containing a stage requiring a webview (such as Then have a button for "I did it" and try the registration again. |
Thanks @anoadragon453, that seems easy enough. |
System:
Actual behavior
New to Matrix and wanted to register. Filled out the form and hit register. But I get an error like "Host requests an authentication" and nothing happens.
As home server I used matrix.org
Expected behavior
Register and start exploring.
Steps to reproduce
Try to register.
Debugger traceback
The text was updated successfully, but these errors were encountered: