Brian Sardo
Brian Sardo
@ntframeplay are you interested in pushing up a fix?
Hi @sebmil-daily, thanks for your patience. We'll get to this shortly.
PBS-Go has implemented the table in the associated issue #3363 except for the hard alias case. In that scenario `adaptercode` is currently set to the hard alias just like the...
Hi @rafataveira, your tests are failing because you need to run `go fmt`.
> works:  I see this 200 response as well but it is supposed to redirect (302) to the PBS setuid endpoint which is specified in your `ntv_r` parameter. @rafataveira
> @bsardo This is the result of the redirect I get: https://prebid.adnxs.com/pbs/v1/setuid?bidder=Nativo&gdpr=&gdpr_consent=&f=i&uid=%22c0ed3c17-4ba0-4d2e-9cf2-cbf8f9037793%22  Hi @rafataveira, I suggest testing your user sync with localhost so that your bidder is known and...
@rafataveira we're still seeing an issue with the user sync. Your server is responding with a 200. Since you've classified this user sync as type redirect, your server should be...
> @onkarvhanumante @przemkaczmarek @bsardo, is the cookie sync URL the only thing preventing you from approving this PR? We have some clients waiting for the GO version to go live...
@rafataveira we're required to verify the user sync endpoints works. Can you either provide details on how to construct a request so that it is not flagged by your servers...
Hi @aparekh-nativo, @rafataveira tests are failing and your PR branch does not run because you have some incorrect package references after merging with master. All package imports should reference v3...