quer/the-steam-awards

only run 2 accounts

Closed this issue · 11 comments

after 2/3 accounts run, it gets frozen, websession start appears, but it doesn't leave here, it doesn't move forward

quer commented

can i have a snippet of the last part of the console. and what module that is running.

it might be that some, code doent return, so it will just wait, forever. but i need a bit help to know where, it can be missing.

Screenshot_1
only have this. only can run 2 accs and script stop here

quer commented

do you ever see this Logged into Steam as from the 3 acccount?

quer commented

not sure what you answer is here.
Do you see it for all 3 account. When you run the script?
or du you only see it for the firste 2, and then not for last one?

quer commented

i need some more info, from the console. As you just saying somfine doent work, is not enoff, to know what the problem is.

Screenshot_1
im getting this error now after 1st 2/3 accs

<title>Unauthorized</title>

Unauthorized

Access is denied. Retrying will not help. Please verify your
key=
parameter.

how can i fix it sir?

quer commented

so it do think the problem here, is that the key, that it find is not valid.
As it for some reason, when doing the vote. fails to do the vote for each nominate.

are you sure the account are allow to do the voting?

so you have to do some debug for me.

under this line:
https://github.com/quer/the-steam-awards/blob/Master/modules/events/steamawards-2023.js#L59C56-L59C56

Add the following. ( i did by by hand so hope it just work )

options.log(`token: ${token}, voteid: ${voteid}, nominatedid: ${nominatedid}, source: ${source}`)

then run it, do not paste the hole token here, but can you tell if it look right.

was not a issue was my bad config