Skip to content
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

prebidServerBidAdapter - cookie_sync - ReferenceError: pbjsSyncsKey is not defined #1660

Closed
robertrmartinez opened this issue Oct 5, 2017 · 0 comments
Assignees

Comments

@robertrmartinez
Copy link
Collaborator

BUG

Description

Prebid Server Adapter -> cookie_sync call:
When a cookie_sync call responds with "status":"ok" a reference error is thrown.
ReferenceError: pbjsSyncsKey is not defined

As @snapwich pointed out to me, the variable pbjsSyncsKey is referenced but never defined, see the following link:
https://github.com/prebid/Prebid.js/blame/d566700089066fce4a2b9400999360b246c0435a/modules/prebidServerBidAdapter.js#L249

Steps to Reproduce

Any cookie_sync call which responds with "status":"ok" will throw this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants