Skip to content

Message context apps are broken for user-only installs #356

@VelvetToroyashi

Description

@VelvetToroyashi

Description

The current message parser attempts to make a GET request for the message despite all information being present in the interaction (in fact, GW data can be more beneficial than REST, so this is even more moot)

Steps to Reproduce

Create an application
Enable user install
Authorize the application to your account
Create a command which is usable by user-install (default)
Run said command

Expected Behavior

The application responds

Current Behavior

The application does not respond (because Remora cannot parse the data, because the request that it should not be making fails)

Library / Runtime Information

2025.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions