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

fix(v3proxy): add send_guid endpoint #1033

Merged
merged 2 commits into from
Jan 29, 2025
Merged

fix(v3proxy): add send_guid endpoint #1033

merged 2 commits into from
Jan 29, 2025

Conversation

kschelonka
Copy link
Contributor

Routes to v3/send controller. For backwards-compatible Android requests, which are erroring out due to 404 when accessing Home while not logged in. This endpoint is just legacy analytics, so we will ignore the actions in the same way that we ignore them in v3/send (by returning false and an error in the response, but not a failure of the entire request.

[POCkET-10932]

Routes to v3/send controller. For backwards-compatible
Android requests, which are erroring out due to 404
when accessing Home while not logged in. This endpoint
is just legacy analytics, so we will ignore the actions
in the same way that we ignore them in v3/send (by
returning false and an error in the response, but not
a failure of the entire request.

[POCkET-10932]
@kschelonka kschelonka requested a review from a team as a code owner January 28, 2025 17:32
@kschelonka kschelonka requested review from Gio2018 and removed request for a team January 28, 2025 17:32
Copy link
Contributor

@marcin-kozinski marcin-kozinski left a comment

Choose a reason for hiding this comment

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

Thank you!

@kschelonka kschelonka enabled auto-merge (squash) January 29, 2025 19:33
@kschelonka kschelonka merged commit 69c8fe8 into main Jan 29, 2025
12 checks passed
@kschelonka kschelonka deleted the POCKET-10932 branch January 29, 2025 19:40
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.

2 participants