HTTPRequest not working in Compiled version
Moderators: Dorian (MJT support), JRL
- Phil Pendlebury
- Automation Wizard
- Posts: 543
- Joined: Tue Jan 16, 2007 9:00 am
- Contact:
- Phil Pendlebury
- Automation Wizard
- Posts: 543
- Joined: Tue Jan 16, 2007 9:00 am
- Contact:
Re: HTTPRequest not working in Compiled version
Much later... Thanks for this it saved me hours of fiddling.
Haha I just saw I had already posted the same too.
Phil Pendlebury - Linktree
Re: HTTPRequest not working in Compiled version
That's great you found you solution.
- Phil Pendlebury
- Automation Wizard
- Posts: 543
- Joined: Tue Jan 16, 2007 9:00 am
- Contact:
Re: HTTPRequest not working in Compiled version
Just to point out though that in my case, I ended up leaving the URL as https and then followed the instructions here:
https://www.mjtnet.com/blog/2012/05/18/ ... f-openssl/
Basically, means that you have to have the 2 files:
In your application folder
https://www.mjtnet.com/blog/2012/05/18/ ... f-openssl/
Basically, means that you have to have the 2 files:
Code: Select all
libeay32.dll
ssleay32.dll
Phil Pendlebury - Linktree