https://netsuiteprofessionals.com logo
Title
m

michoel

03/14/2019, 11:00 PM
There are cases when users encounter the error "Suitelet Error: HTTP 405 Method Not Allowed" whenever using a posting tool. If ever you encounter this, you can use the following key/value pair  to the HTTP Headers: β€œUser-Agent : Mozilla/5.0”. Now the Suitelet will think that the request is coming from a browser and it should accept the anonymous request.
πŸ‘ 2
βœ”οΈ 2
πŸ‘πŸ½ 4
n

Nik

03/15/2019, 4:16 AM
That's helpful. I'll make a mental note of this πŸ‘πŸ»