Configure postUrl() to follow redirects

Configure postUrl() to follow redirects

I am trying to request JSON data from a Google Apps Script (GAS) I've developed.

As the GAS ContentService does not serve content from the script URL i need to configure the postUrl() in Zoho Creator to follow redirects.

Is this possible?