To be able to debug a problem where one of my users can't reach some URLs (get's 404 despite beeing able to access the URLs in the browser on the same machine) I tried to compile OverbyteIcsHttpRestTst.dproj for him to see if the same error happens with this "reference implementation".
But when I click "Start REST Request" I always get the same Access Violation:
It doesn't matter if Release or Debug Build or 32 or 64 Bit. It just never works.
I use Delphi 11.2 if that matters.