3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
266 stars 41 forks source link

messages about likes on the illustration do not display errors #253

Open pushkinb opened 1 month ago

pushkinb commented 1 month ago

Question or issue you are experiencing Please explain your question here. If you've got an error or something else related, then please include it here as well.

hi, when I try to get likes on an illustration, I don't see any errors in the console, but the likes still don't go through and are not put on the illustration

Additional information Please add any other information here, if you have some.

image

3urobeat commented 1 month ago

Hey, thanks for opening an issue.
This is indeed something I have struggled with in multiple contributions I have made to the node-steamcommunity library.

Steam sometimes returns errors in different formats or does not return an error altogether. This is for example the case with favorizing a sharedfile.

Can you check if you get an error popup when trying to vote on that item using one of your failing accounts from your browser?
I'd otherwise need to try and replicate the behavior manually (and I'm not 100% sure what I'm looking for).

I guess this is probably a bug, marking it as one...