Assuming body is required, the following 27 results were found.
password and no token: No XML or was found in XML Request.: Forgot to add the container RequesterCredentials in the request body. Unsupported API Call: The API call "GeteBayOfficialTime" is invalid or not supported in this release.: Happened to me when...
// // title and HTML m_Product.put("title",input.Listing_Title); if(!isNull(input.Full_Shopify_HTML_Code)) { m_Product.put("body_html",input.Full_Shopify_HTML_Code); } m_Product.put("vendor",input.Brand); m_Product.put("product_type",input.Item_Type);...
eBay Transaction data and then the code to create a Shopify Order: Parse an eBay Transaction Notification (XML) x_ResponseBody = input.Payload.getJSON("body"); v_MainNodeName = "GetItemTransactionsResponse"; x_MainNode =...
template. Why? A client raised an issue that they had previously hard-coded the address of their organization into the body of a template (just below the header... they weren't using the header section) but then they changed address and couldn't change...
not well formed - Encountered when trying to use the send an invoice API - Was sending to_mail_ids in the URL instead of the body parameters ******************************************************************************* */ v_BooksOrgID = "12345678901";...
:v_Topic message :v_Message ] } catch(e) { v_StatusCode = 403; } // m_PayloadResponse = Map(); m_PayloadResponse.put("body",m_Challenge); m_PayloadResponse.put("status_code",v_StatusCode); m_WebhookResponse = Map();...
and using CoPilot or OpenAI ChatGPT for parsing the return value of the function (note that I have SCRIPT within the BODY tags and not in the HEAD): Loading... Please Wait... console.clear(); ZOHO.embeddedApp.on("PageLoad", function(r_Data) { // for...