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

Pubrise: Fix endpoint #4190

Merged
merged 3 commits into from
Feb 11, 2025
Merged

Pubrise: Fix endpoint #4190

merged 3 commits into from
Feb 11, 2025

Conversation

Pubrise
Copy link
Contributor

@Pubrise Pubrise commented Feb 3, 2025

No description provided.

@bsardo bsardo added the adapter label Feb 3, 2025
@bsardo bsardo changed the title Pubrise: fix endpoint Pubrise: Fix endpoint Feb 6, 2025
@@ -1,4 +1,4 @@
endpoint: "https://backend.pubrise.ai/"
endpoint: "https://backend.pubrise.ai/pserver"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Verified endpoint is reachable

curl -i --location --request POST https://backend.pubrise.ai/pserver
HTTP/1.1 204 No Content
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Date: Mon, 10 Feb 2025 18:33:29 GMT
Connection: keep-alive
Keep-Alive: timeout=5

Copy link
Collaborator

@hhhjort hhhjort left a comment

Choose a reason for hiding this comment

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

LGTM

@bsardo bsardo merged commit a374d24 into prebid:master Feb 11, 2025
4 checks passed
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.

3 participants