bukson / steampy

A Steam trading library for python 3
MIT License
564 stars 152 forks source link

accepting offer with giving items #52

Closed LonnikV6 closed 7 years ago

LonnikV6 commented 7 years ago

Can`t accept offer where i giving some items to another person. Problem is _get_confirmations method, when it`s try to _fetch_confirmations_page it gets steam page with alert instead of valid confirmation page

bukson commented 7 years ago

But when you giving items you don't accept, the second party does, are you sure you are doing everythink ok?

LonnikV6 commented 7 years ago

i meant when i accepting offer where i will give items to someone, like offers from opskins or other trade places

bukson commented 7 years ago

what is the alert

LonnikV6 commented 7 years ago

"Oh nooooooes! There was a problem loading the confirmations page. Please try your request again later." sending request later gives same result.

LonnikV6 commented 7 years ago

sorry, it is similar that problem was in my part, i used another acc and there everything was okay. In my main acc still have invalid result from _fetch_confirmations_page, are you interested to know what is reason if i`ll find problem?

bukson commented 7 years ago

Yes please :)

LonnikV6 commented 7 years ago

Problem was on steam part, i compared requests from both accs and when i saw it is equals i just revoked my api key and created it once more to another domain name, after it everything is going all right, sorry for bother you

Zwork101 commented 7 years ago

Also, unrelated, but I wasn't sure if github was telling you about this: Can you check out my pull request @bukson? Just want to make sure you know I've added some changes

bukson commented 7 years ago

Yes i will look at it.

Please excuse me for i have some issues with my master thesis and master project so i have a time for answering the supports and bugfixes but very little for development, please forgive me in few weeks it gets better

Zwork101 commented 7 years ago

I totally understand, I just wanted to make sure you knew :D