I have read the console. I need to update the attribute as Secure since the API is using cookies SameSite = None. Thus, I must include attribute Secure
Hi! Are you still experiencing problems with this?
Alright. I looked into this and cookies don’t work out of the box for us, so if you can go without that’d be the easiest for you. You can not use our data configurator for data that requires a cookie.
Instead, you will need to do manual HTTP Requests using the HTTP Request flow function. As such, you will probably want to configure the schema of your data in an app variable. This is a bit of a hassle, unfortunately, but will not prevent you from using the API you want.