Can someone help provinding a programmatic login for a basic user, that actually works? I’ve try a lot of published samples and in all I receive a message about invalid token. Any help will be appreciated. Thanks
Please try the Camera Stream Resolution sample, it is the best reference sample for use of a coded login. Remember to set SecureOnly to false if you do not have setup using secure encrypted communication -
https://github.com/milestonesys/mipsdk-samples-component
NOTE - It would be helpful if you, when encountering something that does not work for you, name the sample you use, describe the test setup, describe what you observed and tell us the exact error message. We would like to help and others might learn from what you experienced.