ewolfe Posted November 6 Report Posted November 6 I am using the Rest API on unilogic to query a MiR robot Rest API server. I am using the basic authentication within the Rest API, but I'm having a problem with the password. The PLC should be including BASE64(username:password) in the header of the packet, but instead it's just sending BASE64(username:). It is completely dropping the password. Therefore, the server is rejecting due to authentication. It will sometimes work but on reboot or a new download it will random start/stop working. Any help would be great, thanks!
MVP 2023 kratmel Posted November 6 MVP 2023 Report Posted November 6 Please send mail to support@unitronics.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now