Jump to content
McKay Development

Recommended Posts

Posted

Hey everyone, I hope someone here can help me out.

I’m generating a normal AuthSessionTicket, and the authentication process on the client side works perfectly:

My ticket 18064878541946401054 was validated by [I:1:1]: OK

The issue arises when I try to validate the ticket with Steam’s WebAPI using the new identity parameter. The response I get is:

 

{ response: { error: { errorcode: 105, errordesc: 'Identity parameter did not match' } } }

I’ve tried everything I can think of, but I just can’t figure out what the correct identity value should be.

I’ve already tried using SteamNetworkingIdentity::ToString(), as suggested by some users, which results in an identity string like "steam:STEAMID64", but that still leads to the same error.

If anyone has any pointers or insight into what the WebAPI expects for the identity field, I’d greatly appreciate it!

Thanks in advance for your help!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...