spormeon
spormeon
Ye, was only smilewanted that timed out, I tested it so other S2S bidders timeout and that's what always fires the current event "Request timeout after Xms"
@bretg I have that set already, @patmmccann there isnt a "bidderTimeout" event, prebid is telling me it dont exist, so which do you need?
@SyntaxNode so that the setuid's calls dont 400 error out, like they currently do, they only 200 when the account id is there. In the bigger scheme of things ,...
Is it maybe something to do with the account stuff here? [setuid.go](https://github.com/prebid/prebid-server/blob/4e44ab434caec04f60405e0932c0d54eca0d6767/endpoints/setuid.go#L74)
I also have this set in the account json, so I dont think its an account miss config, unless I'm missing some other account variable: "cookie_sync": { "enabled": true, "max_limit":...
@SyntaxNode so there is some code not "behaving" right somewhere? not sending in the account=XXXXX ?
ok, got you. Something potentially this this then ish? PBS_ACCOUNTS_SETUID: true/ false true, sets the macro {{accounts}} false, setuid url fires without requiring account and stops throwing "account must be...
@bsardo ok, how does that effect @SyntaxNode comment about it potentially being needed? "do/ should the acountid even be included on setuid's in the "greater scheme of things" Yes, it...
@bsardo @SyntaxNode Any idea on a time frame guys on this, the hack/ work around of a "dummy" account hardcoded in doesn't seem to be the right way to go,...
@FlorentDancy Any idea what the problem is as smaato throws the same error but i not sure/ no clue if its related at moment, but your prob could give me...