Files
Website/BlazorApp
SysAdmin 296c7fefc5
All checks were successful
Build and Deploy / deploy (push) Successful in 41s
fix(developers): use fresh HttpClient for ticket creation to authenticate as applicant
The typed HttpClient has X-API-Key set as a default header, which caused
SilverDESK's MultiAuth policy to route to ApiKey auth instead of Bearer/JWT.
This made tickets owned by the MCP system user instead of the applicant.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:07:21 +00:00
..