Hi Anash,
I tried using the flag fetch (url, params) method to disable the UrlFetchApp scaping, as in the example below:
var = fetchOptions
{
"muteHttpExceptions": true,
"escaping": false
};
But invalid argument error continues.
Is there another solution?
Thanks for your help!
Att,
Ezinete