Steamworks create lobby

HI, so I’m currently integrating my game with steam and I’m working on steammatchmaking, but something is bothering me… When I try to create a steam lobby it returns this: “k_EResultAccessDenied”, from LobbyCreated_t callback.

Does anyone know why? Because my Game isn’t on steam yet and im using the Spacewar game ID?

Thanks

I guess you’ll need to use your AppID instead of the Spacewar one.

Also, I found this information on this site:

1 Like

Yeah, I thought so