Hi all,
I intend to use XML API to communicate with MCU.
I use Postman to send request;
The LOGIN action seem works well, but other commands always return "User not found" with id 65561,
So when using other commands , first use LOGIN to get token , i think the token can be used at any time,and there is no need to get token everytime .
I set the system flag SESSION_TIMEOUT_IN_MINUTES value 15 ,but that not work.
Thanks
Jim