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

SmartHub: add alias FelixAds #3837

Merged

Conversation

SmartHubSolutions
Copy link
Contributor

@SmartHubSolutions SmartHubSolutions commented Aug 1, 2024

Docs

-> FelixAds Docs PR prebid/prebid.github.io#5521

@@ -0,0 +1,2 @@
endpoint: "http://felixads-prebid.smart-hub.io/pbserver/?seat={{.AccountID}}&token={{.SourceId}}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

endpoint is not reachable

% curl -i --location --request POST 'http://felixads-prebid.smart-hub.io/pbserver/?seat=&token='
curl: (6) Could not resolve host: felixads-prebid.smart-hub.io

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This issue are fixed

curl -i --location --request POST 'http://felixads-prebid.smart-hub.io/pbserver/?seat=&token='
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 06 Aug 2024 14:37:36 GMT
Content-Type: application/json
Content-Length: 4
Connection: keep-alive

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

URL is reachable

 % curl -i --location --request POST 'http://felixads-prebid.smart-hub.io/pbserver/?seat=&token='
HTTP/1.1 200 OK

@onkarvhanumante onkarvhanumante merged commit e8e2848 into prebid:master Aug 6, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants