HTTP_GET using QSYS2.HTTP_GET in RPGLE
Here is the curl request that works
curl -X ‘GET’
‘https://myfullurlhere’
-H ‘accept: text/plain’
-H ‘X-API-Key: myapikey’
Here is the curl request that works
curl -X ‘GET’
‘https://myfullurlhere’
-H ‘accept: text/plain’
-H ‘X-API-Key: myapikey’