Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
nlapiRequestURL().getBody() response error??
The following is just a snippet of code that I am using to upload an image file, from another website, into the NetSuite file cabinet. For some reason, the "body" variable below returns a funky response, which is pasted below.
Is there any reason why the urlresponse.getBody() is not working correctly?
-----------------Start Code---------------------------
var url = 'http//pathtoimage.com/images/image.jpg';
var urlresponse = nlapiRequestURL(url, null, null);
var body = urlresponse.getBody();
nlapiLogExecution('DEBUG', 'urlresponse.getBody()', body); // capture value
var newsPhoto = nlapiCreateFile('new_image.jpg,'JPGIMAGE',body);
-------------------End Code-----------------------------
----------Below is what I capture----------
����JFIF``��C��C��,�"��
���}!1AQa"q2���#B��R��$3br�