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
JSSDK sets ai_user cookie which should be associated with the request. NodeSDK does parse ai_session cookie but doesn't look at ai_user.
The text was updated successfully, but these errors were encountered:
As a proposal to solve this issue the RequestDataHelper class needs to be modified:
Let us now. @georgejolema @AlexBulankou @oscargarciacolon
Sorry, something went wrong.
Resolving issue microsoft#31
e1675cc
Merge pull request #95 from gzepeda/master
e00514b
Resolving #31 - Userid is not autocollected from the cookies
@gzepeda looks good to me :) Thanks for fixing this issue!
No branches or pull requests
JSSDK sets ai_user cookie which should be associated with the request. NodeSDK does parse ai_session cookie but doesn't look at ai_user.
The text was updated successfully, but these errors were encountered: