-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sharethrough bid adapter generates invalid sync URLs #10478
Comments
I believe this was introduced by #10388; sometimes the sharethrough bid adapter will return an invalid user sync URL (paging @jefftmahoney): I don't think this affects anything beside sharethrough's user syncs, so from a publisher's point of view it should be close to inconsequential. |
Hey @spormeon, |
Can this be closed? |
@lcorrigall fine by me, if @deivydas is sure its sorted out now, backend logs disapeared? |
Type of issue
consent being added to domain and throwing error
Description
Steps to reproduce
in V8.11.0 there is no error , test page: https://cdn.adysis.com/VideoDemo/DemoSite/pages/BBH.html
in V8.13.0 a error is being thrown and it looks like consent is being added onto the domain ( no idea where this is coming from):
test page: https://cdn.adysis.com/VideoDemo/DemoSite/pages/BBH8.13.0.html
Expected results
no error to be throw and no domain url with consent on it
Actual results
error being thrown with domain url being created with what looks like consent etc on it
Platform details
chrome, mac, V8.11.0 V's V8.13.0
Other information
The text was updated successfully, but these errors were encountered: