Discussions
Difference in response of fpAgent.get()
2 months ago by Pankaj Kumar Singh
Sometimes I am getting response data which include meta info with all info.
{"meta": {"version": "v1.1.2866+8f364057a"}, "requestId": "1728324803972.A6dXR9", "visitorId": "pQtZYksr6sByR1NvNVYs", "confidence": {"score": 1, "revision": "v1.1"}, "visitorFound": false}
Sometime I am getting only visitorID.
{"visitorId": "b75bc7125aabcc0e30671b009c31ff8f"}
What could be the possible reason?