discord / discord-rpc

https://discordapp.com/developers
MIT License
1.06k stars 330 forks source link

Websocket rpc closing with invalid origin even tho I don't include it. #361

Open Beat-YT opened 2 years ago

Beat-YT commented 2 years ago

Hello, i've been working on a project recently. its pretty special because its running in an environement where ipc is not available. But I have access to http, websocket, udp and tcp. So I tried opening a websocket connection to the rpc server running locally. but it's saying invalid origin even tho there is no origin header. so why is it not working. websocket is my only way to set activity.

so is that no longer valid? https://github.com/discord/discord-rpc/issues/192#issuecomment-395514108