We are adding session auth in-app configuration. As part of authentication, the session-auth API endpoint from our service is returning HTTP 200 with a token in JSON body. But when we are trying to use it in active campaign app workflow, it is giving an application error.
This issue is happening for the sandbox application we are trying to build.
We are not able to see any logs at the active campaign dashboard to understand the issue too. Please let us know what is it that we are doing wrong. For session auth do we need to send some different response? And it would be great if we could monitor or access the logs for the sandbox application to understand the issue.