aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

OOB invitation does not complete, gets deleted instead

Open dave-promulgare opened this issue 4 weeks ago • 1 comments

I am running Traction and have a custom controller. Steps to the problem:

  1. Create an OOB invitation - checked and the endpoint is correct
  2. Invitation is accepted by mobile agent - Bifold
  3. Controller is called with state; "request" - auto accept is turned on
  4. Controller is called with state: "done"
  5. Controller is called with state: "deleted"
  6. Connection shows up as being in the "Request state"

The controller and web application code are not calling delete, there is no error message in the controller or the agent.

Any ideas on what could be causing this?

dave-promulgare avatar Dec 02 '25 15:12 dave-promulgare