Jump to content
McKay Development

How to redeem promotional free games?


Akaz

Recommended Posts

Hey, thanks for the answer

Sadly I just tried with 

client.requestFreeLicense([640890], (err, grantedPackages, grantedAppIDs) => {
  log("Adding 640890");
  if (err) log("Error adding 640890 : " + err);
  else log("New packages added : " + grantedPackages + " | New apps added : " + grantedAppIDs);
});

But it didn't added the game. I got the result :

New packages added :  | New apps added :


Am I missing something? Or maybe it's because it's promotional free?

Link to comment
Share on other sites

  • 2 years later...

Hey, I also tried adding a free license through the steam store but it keeps returning me an error :( Malformed response

steamStore.steamID contains the correct ID

subId get from working (200) request, response is empty

Any Help ? :D


image.thumb.png.858510ade9ecddfc82d05fc5883cdcb7.png

image.thumb.png.3a5ee69e79297935031836e2e00a9ae2.png

Im try "manual" request : and this working image.thumb.png.d5db24eb6ff2b9c5c2989934cf5240f3.png

Edited by 4049_1572836826
Link to comment
Share on other sites

  • 3 months later...

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...