question

conorstephens avatar image
conorstephens asked

Login with steam (Ticket for other app error 102),Steam Login error ticket for other app

Hi, I am trying to implement login with steam in an unreal engine 4.18 game. There was a similar question here But it did not fix my problem. Would this be a problem with my app id or web key

Web key was generated from group like the previous question

Any help would be greatly apreciated

LogPlayFab: Request:

{

"CreateAccount": true,

"EncryptedRequest": null,

"PlayerSecret": null,

"SteamTicket": "1400000063E56915758AE2E39E67530901001001B213885A1800000001000000020000006C2B885300000000D66FA5031E000000B200000032000000040000009E67530901001001E0010000322B8853EA2BA8C000000000C1A07C5A4150985A01000000000000000000276DE4C5EB17DA479D6C153C7100DC2129C49BE79A3E49DC792BCFE37A63F84BEA4AAE9B4CCC5DECC22264BECA6014EA6773AB82C8A5D698A62A6AE7A148E582C4CEAEAE3B34C42D5ED573912EA5F57D633565D1D36970778584C7517F13C31ED4D771E933D20C4C85FA977157FFEFECFD4CB97DE0A1E355AB8F03451ABF567E",

"TitleId": "922"

}

Response :

{

"code":400,

"status":"BadRequest",

"error":"InvalidSteamTicket",

"errorCode":1010,

"errorMessage":"Steam WebAPI error: 102 (Ticket for other app)"

}

,

Hi I am having problems with steam login.

My submitted app id is in decimal

My steam api key is from the managed group

LogPlayFab: Request:

{

"CreateAccount": true,

"EncryptedRequest": null,

"PlayerSecret": null,

"SteamTicket": "140000007E346541F246C7009E67530901001001DC11885A1800000001000000020000006C2B88530000000060CF980318000000B200000032000000040000009E67530901001001E0010000322B8853EA2BA8C000000000C1A07C5A4150985A01000000000000000000276DE4C5EB17DA479D6C153C7100DC2129C49BE79A3E49DC792BCFE37A63F84BEA4AAE9B4CCC5DECC22264BECA6014EA6773AB82C8A5D698A62A6AE7A148E582C4CEAEAE3B34C42D5ED573912EA5F57D633565D1D36970778584C7517F13C31ED4D771E933D20C4C85FA977157FFEFECFD4CB97DE0A1E355AB8F03451ABF567E",

"TitleId": "922"

}

Response:

{

"code":400,

"status":"BadRequest",

"error":"InvalidSteamTicket",

"errorCode":1010,

"errorMessage":"Steam WebAPI error: 102 (Ticket for other app)"

}

Is this a problem with the app id or steam api key?

sdksAuthentication
2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

conorstephens avatar image conorstephens commented ·

Sorry I posted question then got asked to login and it removed my question so I rewrote it how can I edit it now?

0 Likes 0 ·
brendan avatar image brendan conorstephens commented ·

The way the forums work, if you have 0 reputation, your questions and answers go to moderation. While in that state, you cannot edit them. Once you have non-zero rep, your posts won't be moderated (just about any activity on the forums will get you rep). This is specifically to prevent spammers from filling our forums up with garbage (we had this problem before we added the rep system).

0 Likes 0 ·

1 Answer

·
brendan avatar image
brendan answered

Can you add me (brendan@playfab.com) to your title in Steamworks, so that I can have a look at the settings?

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

conorstephens avatar image conorstephens commented ·

All fixed now got confused between Steam package id and the product id. Thank you for help

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.