Discussions

Ask a Question
Back to All

Difference in response of fpAgent.get()

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?