We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8d10a commit fe3b3e1Copy full SHA for fe3b3e1
content/application-service-api.md
@@ -437,8 +437,8 @@ an application service-defined namespace will receive the same
437
defined the namespace as `exclusive`.
438
439
If either endpoint is called with the `m.login.application_service` login type,
440
-but without a valid `as_token`, the endpoints will return `M_MISSING_TOKEN` or
441
-`M_UNKNOWN_TOKEN`.
+but without a valid `as_token`, the endpoints will return an error with the
+`M_MISSING_TOKEN` or `M_UNKNOWN_TOKEN` error code.
442
443
#### Pinging
444
0 commit comments