I am having issues getting my cURL request format correct when using mod_curl.
My working raw data when ran in terminal and postman is
I simplified it to run as a one line command if it makes it easier
According to mod_curl or just typing curl in fs_cli, I need this formatted like so
I...