Thrown when a question id is unknown (404
DERIVATIVE_QUESTION_NOT_FOUND).
Remarks
A builder only ever sees the questions it registered itself, so a question
another builder (or the owner) registered on the same derived scope is a
404 too, not a 403. An id no Personal Server ever held is a 404 as well
for any authenticated caller (personal-server-ts d91124d and later),
where it used to fall through to the owner gate's 401.
Thrown when a question id is unknown (404
DERIVATIVE_QUESTION_NOT_FOUND).Remarks
A builder only ever sees the questions it registered itself, so a question another builder (or the owner) registered on the same derived scope is a 404 too, not a 403. An id no Personal Server ever held is a 404 as well for any authenticated caller (
personal-server-tsd91124d and later), where it used to fall through to the owner gate's 401.