sergun 1 Posted June 18, 2020 Report Share Posted June 18, 2020 hello there, i can confirm any trade offer with the offerID property but while confirming a market listing, i get this error:Error: Could not find confirmation for object "id here" example data: CConfirmation { id: '7914986268', type: 3, creator: '2846786440405394409', key: '5826745867538273787', title: 'Sell - Strange Flying Guillotine', receiving: '249,98 TL (217,39 TL)', time: '28 minutes ago', icon: 'https://steamcommunity-a.akamaihd.net/economy/image/fWFc82js0fmoRAP-qOIPu5THSWqfSmTELLqcUywGkijVjZULUrsm1j-9xgEIUxQVYhjuvTlVjdrZAfOeD-VOyNxs48VTjzc7kFl4NrPhZDFiIV2bUaQGWK1v9124WiYzupIzDNS3ofUWJ1vzhdlvNA/32fx32f', offerID: null } i've tried id, key and none of them worked. Quote Link to post Share on other sites
Dr. McKay 356 Posted June 19, 2020 Report Share Posted June 19, 2020 Can you show the code you're trying to use? Quote Link to post Share on other sites
sergun 1 Posted June 19, 2020 Author Report Share Posted June 19, 2020 5 hours ago, Dr. McKay said: Can you show the code you're trying to use? i've fixed the problem by using the confirmation object's respond method but i'm pretty sure my code was okay as i was able to confirm all the trade offers. i guess we need to use the market listing id instead of confirmation id for acceptConfirmationForObject Quote Link to post Share on other sites
Dr. McKay 356 Posted June 20, 2020 Report Share Posted June 20, 2020 15 hours ago, sergun said: i guess we need to use the market listing id instead of confirmation id for acceptConfirmationForObject Yes, that's correct. Quote Link to post Share on other sites
sergun 1 Posted June 20, 2020 Author Report Share Posted June 20, 2020 (edited) 9 hours ago, Dr. McKay said: Yes, that's correct. Does the respond method automatically retrieve the market listing id, as it's not provided by the confirmation object Edited June 20, 2020 by sergun Quote Link to post Share on other sites
Dr. McKay 356 Posted June 21, 2020 Report Share Posted June 21, 2020 The market listing ID is the creator property. sergun 1 Quote Link to post Share on other sites
Recommended Posts
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.