Hi all,
I'm trying to make a POST request on a backend Suitelet through it's external URL, but I'm getting a 405 Method Not Allowed response.. Though I'm able to make GET requests on this backend Suitelet through it's external URL..
Another thing is if I'm making POST request on this same backend Suitelet via it's internal URL it's working..
Does anyone know what might be the issue or anything related to this, also is this possible or does Netsuite not allow POST request via external URL at all? anything is helpful..