We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are utilizing the Segment Python client to transmit analytics events to our host.
We have implemented a custom validation message for successful responses.
Additionally, we would like to enable logging of these messages in DEBUG mode. Is it possible to modify this
analytics-python/segment/analytics/request.py
Line 61 in 7583887
res.json()
Happy to make code change if accepted
Thank you in advance!
The text was updated successfully, but these errors were encountered:
@kim5566
Please feel free to submit a change request for this.
Thank you!
Sorry, something went wrong.
Thanks for your response! @nd4p90x i have raised the PR here: #491
No branches or pull requests
We are utilizing the Segment Python client to transmit analytics events to our host.
We have implemented a custom validation message for successful responses.
Additionally, we would like to enable logging of these messages in DEBUG mode. Is it possible to modify this
analytics-python/segment/analytics/request.py
Line 61 in 7583887
res.json()
?Happy to make code change if accepted
Thank you in advance!
The text was updated successfully, but these errors were encountered: