Steam SendInvite always fails

Ah, that makes sense. So if I use Steam’s API, would it send them an actual Steam invitation, or could I use a delegate to create my own in-game invitation for the receiver to see?

The ShooterGame example uses SendSessionInviteToFriend, but I don’t think I can use that because I want to connect the player to a beacon, not a session.