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

404 from haso.pubmatic.com with PubMatic adapter #73

Closed
adamnewsnow opened this issue Oct 20, 2015 · 5 comments
Closed

404 from haso.pubmatic.com with PubMatic adapter #73

adamnewsnow opened this issue Oct 20, 2015 · 5 comments

Comments

@adamnewsnow
Copy link

Hi,

We're testing prebid.org and trying to get it set up to integrate with our PubMatic account.

We see a request go off to http://ads.pubmatic.com/AdServer/js/gshowad.js OK, but that generates a request to, eg:

http://haso.pubmatic.com/ads//GRPBID/index.html?SAVersion=1000&pageURL=&inIframe=1&pubId=&kltstamp=2015-10-20%2018%3A55%3A42&timezone=2&screenResolution=2560x1440&ranreq=0.7003979368600994&adslots=&lmk=1445360142996

...but that results in a 404. Consequently, progKeyValueMap is not populated a JS error results.

Can you suggest what the problem could be here?

@mkendall07
Copy link
Member

Hi @adamnewsnow,

Can you share your bidder settings that you are using for PubMatic? Feel free to message me privately.

@prebid
Copy link
Collaborator

prebid commented Oct 21, 2015

@adamnewsnow, we've run into the same problem when running on localhost:xxxx. The : in the domain messes things up and there's nothing we can do from our end, because it sits within their ad servers/CDN. But if you try loading it in normal domains it should render fine. Could you let us know if this is the case? Thanks!

@adamnewsnow
Copy link
Author

Hi - no not running on localhost or with a port specified.

NB we've also discovered that PubMatic's gshowad.js contains a hardcoded list of publisher IDs - maybe they need to whitelist us in order for us to be able to use prebid.org?

@prebid
Copy link
Collaborator

prebid commented Oct 27, 2015

Sorry on the delay - do you mind emailing us the tag ID setup that's causing the problem? - paul@prebid.org

Thanks!

@mkendall07
Copy link
Member

I'm going to close this issue, it turns out that PubMatic needs to whitelist the pub before they can use the Adapter. We should add a note in the adapter page for it.

mp-12301 pushed a commit to aol/Prebid.js that referenced this issue Apr 10, 2017
…13.0 to master

* commit '7d32ed18c8636d9241ef8b299b6abd885536db69': (27 commits)
  Add changelog entry.
  Prebid 0.18.0 Release
  Add Criteo adapter (prebid#928)
  add an event that fires when requestBids is called (prebid#939)
  Xaxis adapter submitted by Daniel hoffmann (prebid#938)
  Add flash detection to TripleLift adapter (prebid#855)
  OpenX Adapter: Fixed bug regarding cross-domain iframe support (prebid#931)
  Emit event when setTargetingForGPTAsync is called (prebid#873)
  Maintenance/refactor hb deal (prebid#935)
  Reset hb_* keys only for registered aduniits (prebid#934)
  update code style - smartyads adapter
  Catch errors in bidsBackHandler.  Also fix test cleanup in pbjs api spec. (prebid#905)
  Smartyads Adapter (prebid#895)
  Appnexus targeting function (prebid#920)
  There are 2 changes- (prebid#913)
  Adding support for all AST parameters (prebid#923)
  GumGum adapter - include the bid timeout as `tmax` (prebid#908)
  Add pixel size (prebid#892)
  enable postMessage listener for cross-domain iframe support (prebid#885)
  Add Sharethrough adapter (prebid#865)
  ...
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