sergun Posted June 18, 2020 Report 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
Dr. McKay Posted June 19, 2020 Report Posted June 19, 2020 Can you show the code you're trying to use? Quote
sergun Posted June 19, 2020 Author Report 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
Dr. McKay Posted June 20, 2020 Report 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
sergun Posted June 20, 2020 Author Report 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
Dr. McKay Posted June 21, 2020 Report Posted June 21, 2020 The market listing ID is the creator property. sergun and venfiw 1 1 Quote
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.