Discussions
Fingerprint header signature validation failing
Hi,
How fingerprint cooperates with Cookies?
I have application that is already successfully working with cookies. And I want to add fingerprint to enhance my app. Will my cookies and fingerprint work together and how? Will cookies be default method and fingerprint proceeds when cookies are unavailable?
The question about UA
why I got the same fingerprint (fingerprint A), even the UA has been changed on the same browser (chrome)?
Then, I changed back to the original UA, but I got a different fingerprint (fingerprint B)?
What will be the value of Origin header value in a webhook request coming to my application?
I am implementing CORS in my application as an additional layer of security. What will be the value of origin header when the webhook request is coming to my application. This can help me add the origin value to the list of allowed origins for CORS to work.
It returns the same visitor number on two iPhones of the same model.
It returns the same visitor number on two iPhones of the same model.
It returns the same visitor number on two iPhones of the same model.
It returns the same visitor number on two iPhones of the same model.
Failed to load the JS script of the agent
when running the app using Fingerprint i get an error what is this and could it be a problem that i am using vpn to run my app
Should tag metadata persist across tabs?
I am using the JS agent to get a visitorId, and using the visitorId to get visitor data using the server API. When a user tries using our api, I check the tag
metadata for timesUsedApi
. If it exists, we increment the value by one, else we set it to 1. We use this value to allow access/not to our api. This method is working as expected, except the tag metadata is reset when a new tab is opened. Am I using tag
wrong?
Will website and native app visitorIds match?
Hi, I have a website and a native app. In my scenario I have referral url: abc.xyz?refId=12345 and I want to store in my backend the visitorID from website and connect it with refID, so then later if the same user from same device downloads my native app, by identifying the visitorID in native app I will know that customer is the same who visited web using referral link.
Detect SamsungBrowser version 24.0
Dear support team!