We've released a new Steam authentication endpoint with improvements to both flow and stability.
The improvements feature 2 changes:
If you're using the Unity or Unreal SDKs, you do not need to make any changes, if you're using VerifyPlayerAndStartSteamSession
to start sessions.
For people doing verification and session separately, the old endpoints will keep working, but we recommend switching to the new endpoint for better performance.
The new endpoint is available at POST /game/session/steam
.