Skip to content

Empty giftnames can be valid#345

Open
Revadike wants to merge 1 commit intoDoctorMcKay:masterfrom
Revadike:patch-1
Open

Empty giftnames can be valid#345
Revadike wants to merge 1 commit intoDoctorMcKay:masterfrom
Revadike:patch-1

Conversation

@Revadike
Copy link
Contributor

@Revadike Revadike commented May 9, 2024

I got an incorrect error from this gift unpack response:

{
   "gift_name" : "",
   "message" : "<div class=\"gift_ownershipcheck\">\r\n\t\t\t<h2>This gift is already in your library.</h2>\r\n\t\t<div class=\"buttons\" id=\"unpack_gift_buttons_4061760541041388893\">\r\n\t\t\t<div class=\"btn_grey_white_innerfade btn_medium\" onclick=\"hideModal( 'gift_modal' );\">\r\n\t\t\t\t<span>OK</span>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t<div id=\"unpack_gift_buttons_4061760541041388893_wait\" style=\"display: none;\">\r\n\t\t<p>&nbsp;<img src=\"https://community.akamai.steamstatic.com/public/images/login/throbber.gif\">&nbsp;</p>\r\n\t</div>\r\n</div>",
   "owned" : true,
   "packageid" : "29458",
   "success" : 1
}

This should fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant