To test this I installed SDP on my machine and created the default ASP.NET Core Web API project. However after creating a ticket via Postman and setting the callback_url to "
http://localhost:61046/api/values" no breakpoint is hit in the Controller when I switch the ticket status to resloved or closed.