Skip to content

openxOrtb Bid Adapter: avoid error logging when response body is null#8725

Merged
patmmccann merged 1 commit intoprebid:masterfrom
openx:openxOrtbBidAdapter_fix_null_body
Jul 21, 2022
Merged

openxOrtb Bid Adapter: avoid error logging when response body is null#8725
patmmccann merged 1 commit intoprebid:masterfrom
openx:openxOrtbBidAdapter_fix_null_body

Conversation

@kenan-gillet
Copy link
Contributor

Type of change

  • Bugfix

Description of change

avoid error logging when response body is null

prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571

Thanks for reporting the issue @piotrj-rtbh

```
prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571
```
Thanks @piotrj-rtbh
@patmmccann patmmccann changed the title openxOrtbBidAdapter: avoid error logging when response body is null openxOrtb Bid Adapter: avoid error logging when response body is null Jul 21, 2022
@patmmccann patmmccann self-requested a review July 21, 2022 18:41
@patmmccann patmmccann self-assigned this Jul 21, 2022
@patmmccann patmmccann merged commit f39c698 into prebid:master Jul 21, 2022
ahmadlob referenced this pull request in taboola/Prebid.js Jul 27, 2022
…#8725)

```
prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571
```
Thanks @piotrj-rtbh
ccorbo pushed a commit to ccorbo/Prebid.js that referenced this pull request Jul 27, 2022
…rebid#8725)

```
prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571
```
Thanks @piotrj-rtbh
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
…rebid#8725)

```
prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571
```
Thanks @piotrj-rtbh
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
…rebid#8725)

```
prebid.js:5 Prebid openx ERROR: Bidder openx failed to interpret the server's response. Continuing without bids null TypeError: Cannot use 'in' operator to search for 'nbr' in at prebid.js:12:4571
```
Thanks @piotrj-rtbh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments