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

Get TraceId from header - Fix/pn 9848 #1176

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

AndreaCimini90
Copy link
Contributor

Short description

For those errors sent by the ApiGateway, we must take the TraceId from the header.

List of changes proposed in this pull request

  • Get the traceId from the headers if the one in the body is undefined - AppResponse.ts

How to test

Login with pf or pg - update the request sent to the be in such a way that ApiGateway responds with 400 InvalidBody - check that traceId is sent to mixpanel

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.

None yet

1 participant