06.02.2023, 20:31
(06.02.2023, 11:59)admin Wrote: Can you post the raw request that is sent from Postman? Some devices can't understand certain headers or headers must be in a specific case. LM use canonical header format.
Lua version does not matter, but check which LuaSocket version you have:
Code:print(require('socket')._VERSION)
LuaSocket version on LM is 2.0.2 vs locally is 3.0.0 so this could be contributing to the difference in experience.
Here's the raw postman request:
Code:
{"iZoneV2Request": {"Type": 1,"No": 0,"No1": 0}}