Hello, Hope you are all doing well!
I have a simple doubt:
Regarding first-party device IDs (FPID's) implementation, how is AEP Web SDK (being, as per the docs, a client side Javascript library) able to get the value of the cookie FPID to send to Edge network, even if the FPID is flagged with HttpOnly by the server? Wouldn't the browser block Web SDK, as a javascript library, to get FPID cookie?
Thank you very much!