Invoke URL to get Record Template

Invoke URL to get Record Template

Hello,

I am wondering if anyone else is having issues using the invoke function to get record templates. I have used this in the past with no issues, but it is now not working.

file_to_fetch = invokeUrl
[
    type: GET
];

I can confirm that the URL being generated is valid.