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

API. No auction response #122

Closed
yoalex5 opened this issue Jul 3, 2019 · 0 comments
Closed

API. No auction response #122

yoalex5 opened this issue Jul 3, 2019 · 0 comments
Assignees
Labels

Comments

@yoalex5
Copy link
Collaborator

yoalex5 commented Jul 3, 2019

Type of issue

bug

Description

If PBServer responds with unexpected data, PB SDK does not notify a client via fetchDemand callback

Steps to reproduce

  1. Host: Rubicon
  2. Make a call from US region

Screen Shot 2019-07-04 at 12 44 46 AM

Expected results

fetchDemand method should get a resultCode with an error

Actual results

Nothing happened after getting response from PBServer

Platform details

PB SDK v1.1.1

Other information

Actually the reason is that PB SDK does not handle all error cases and in some scenarios just skips a step to notify a client that an error happened. I propose to set a default error - PREBID_SERVER_ERROR to be sure that the callback will be got on the client side

@yoalex5 yoalex5 added the bug label Jul 3, 2019
@yoalex5 yoalex5 self-assigned this Jul 3, 2019
@yoalex5 yoalex5 changed the title No auction response API. No auction response Jul 3, 2019
@bszekely1 bszekely1 added this to the Prebid SDK 1.2 milestone Jul 22, 2019
@yoalex5 yoalex5 closed this as completed Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants