Upload with Custom Script

delphi package - automated exception handling
Post Reply
mountaincoder
Posts: 1
Joined: Fri Jun 20, 2025 9:45 pm

Upload with Custom Script

Post by mountaincoder »

I am trying to use the Custom Script upload. I created and endpoint and have confirmed that it will receive and process a POST call. It does not have authorization (no user/password).

When I set the settings in MadExcept Setting dialog I see it does a test post and I get a log record.

However, when my program crashes it does not POST the record. It does save the bugreport.txt file though.

I have been using the FogBugz option for years and that still works correctly, posting to FB and writing the bugreport.txt file.

Attached are my settings, I can't figure out what's wrong (especially since it does call a POST when I'm in the configuration screen).

TIA,
Tony
Attachments
2025-06-20_15-53-05.png
2025-06-20_15-53-05.png (56.46 KiB) Viewed 3323 times
Post Reply