Assurance - can no longer use without Assurance SDK?
Hello,
I am using cURL to test sending calls to the Adobe Edge Network server API. In the past, I have been able to use Assurance to generate a "debug session id" that allowed me to send requests from cURL through Assurance.
However, it now seems that Assurance now requires that you set up an app with the Assurance SDK first: https://experienceleague.adobe.com/docs/experience-platform/assurance/view/event-transactions.html?lang=en
When I create a session, I can generate a "adb_validation_sessionid", but when I attach the ID to cURL requests events don't show up in the session.
Am I no longer able to use Assurance with simple cURL requests/outside of the SDK?
Any input appreciated. Thank you.