We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
context: Request is expired, but actually says "this request is still pending" which is not true
toDo:
The text was updated successfully, but these errors were encountered:
could you paste the request being sent from the front end in this case?
Sorry, something went wrong.
@Krishnag09 Looks like this:
export namespace SendHostRequestMessageReq { export type AsObject = { hostRequestId: number, text: string, } }
@nabramow I guess I close this in favor of #5515?
Krishnag09
No branches or pull requests
context:
Request is expired, but actually says "this request is still pending" which is not true
toDo:
The text was updated successfully, but these errors were encountered: